You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #9079 preUpdate Event Listener On Uploaded Imagery (matt9mg)
This PR was submitted for the 4.0 branch but it was squashed and merged into the 2.8 branch instead (closes#9079).
Discussion
----------
preUpdate Event Listener On Uploaded Imagery
I've noticed a scenario (a bit of an edge case when uploading imagery).
If you have an entity (say a brochure) but you can give it a title and an image and the image title can be updated without the image being updated (the file type is not an UploadedFile but a File on save it'll persist the full file path instead of the desired filename. The above is a safety measure to ensure the above.
Commits
-------
a4cc43a preUpdate Event Listener On Uploaded Imagery
0 commit comments