Problem/Motivation

For some reason in https://www.drupal.org/project/flysystem/issues/2691731 an action link for node add content was created. It doesn't really make sense for flysystem module to care about the default content overview and the effect is that we get two "Add content" links on the content overview.

Steps to reproduce

- Install flysystem module
- go to /admin/content
- Observe 2 x Add content action links

Expected - only one Add content action link.

Proposed resolution

Remove the flysystem Add content action link

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork flysystem-3525203

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

googletorp created an issue. See original summary.

googletorp’s picture

Status: Active » Needs review

Added a PR with the fix

gold’s picture

Status: Needs review » Reviewed & tested by the community

Just found this myself. Glad to see there's an issue for it already and that there's a patch.

I'm using this locally now on a D11 upgrade.

It's working as expected.

I'd consider this RTBC.

lisa.rae made their first commit to this issue’s fork.

lisa.rae’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.