On the last version, the "remove" button doesn't appear after uploading an asset.

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

vmaucorps created an issue. See original summary.

grimreaper made their first commit to this issue’s fork.

  • grimreaper committed 53297b75 on 11.0.x
    Issue #3535201 by grimreaper: Fix libraries in subtheme. Fix code...

  • grimreaper committed f8829cd4 on 11.0.x
    Issue #3535201 by grimreaper: Dashboard module compatibility
    
grimreaper’s picture

Assigned: grimreaper » Unassigned
Status: Active » Fixed

I can't reproduce the bug even if I witnessed it when you showed me.

So I fixed other bug discovered in our previous meeting and coding standards regarding PHPStan 2.

grimreaper’s picture

Ok I found the problem, it is when there are files uploaded in the directory from for example a previous installation.

But the new installation does not have the files registered as file content entities so it can't delete it.

  • grimreaper committed 5d9d129f on 11.0.x
    Issue #3535201 by grimreaper, vmaucorps: Can't remove uploaded assets
    

Status: Fixed » Closed (fixed)

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