For example, I have a case where a file actually named PC074941_0.jpg appears in the view listing as PC074941.jpg, and this is not helpful. The view correctly links to the proper file.
I see that this is because in the data table 'file_managed' the name of the file is recorded as PC074941.jpg and its URI as public://frontpageimages/PC074941_0.jpg
This situation arises when uploading a file that has an already used name. The upload process has added the suffix _0 in the URI but has not modified the name. Surely it would be more helpful if it were to modify the name as well?
Recent comments
I'll be very happy to test this and will report back.
Database update warning - but no pending updates
For anyone interested in an improvement to the Status report that should help with this, please see this issue and the associated pull request: https://github.com/backdrop/backdrop-issues/...
Database update warning - but no pending updates
@paucku I note from this issue here: https://github.com/backdrop-contrib/domain/issues/71 That you started getting this config formatting after changing the module to what Chat...
I need to understand how active and staging folders work โ configuration management