- Issue created by @dgsiegel
Suppose you already have a file named "foo.jpg" uploaded to a media entity. If you use this module to upload a file with the same name, Drupal will automatically add a _0 to the filename, but the actual filename in the media entity will not show this change. Uploading a single file to a media entity works fine.
If you upload another "foo.jpg", the number will increase, but the issue is still there.
Active
1.0
Code