Warn on overwriting attachments
added in v3
H
Hendrik Wienhold
Uploading two files with same same seems to just overwrite the old one w/o any warning or info. Either just automatic rename in this case or don't present this filesystem at all (but rather let wikiJS internally handle storage - i think most of us just want to dump attachments and do not care about the actual storage situation). Or at least check if a file w/ that name already exists bf uploading and warn the user.
Nicolas Giard
Merged in a post:
Let user decide if replace an asset
R
Rubén Gómez
Now, if you upload an asset with the same name in the same assetFolder the asset will be replaced without user interaction.
Let user dedice if replace or not the asset to avoid asset loss.
Nicolas Giard
updated the status to
added in v3
Addressed in v3 by offering the option to overwrite, reject or append a number.