RSS Export Feed directs to an Error 404 page if userId
or notifyUser
values are invalid
#4955
Labels
1 - Bug
Incorrect behavior of the product
2 - App Resources
Issues that are related to app resources
2 - Exporting Data
Issues that are related to exporting data to DwC, GBIF, IPT, Web Portal, etc.
Milestone
Describe the bug
When you put in an invalid ID into the
userId
ornotifyUser
fields for an RSS Export Feed using the XML editor, opening it again afterwards directs to an error 404 page.To Reproduce
Steps to reproduce the behavior:
userId
ornotifyUser
values to an invalid one (one that does not match any Specify User) and save.Expected behavior
There should not be an error 404 page, since this prevents even being able to fix the RSS feed.
Screenshots
27_RSS404.mp4
edge
sdnhm_herps_2_8_24
Herp-PC
testuser
Additional context
This is a new issue due to the visual RSS feed; it's likely trying to find a user that doesn't exist for the "Run as user" and "Send completion notification to user" fields, and since it cannot, it goes to an error 404.
If you need to delete the files for testing purposes, you can switch the database to
v7.9.5
or do it from the back end.The text was updated successfully, but these errors were encountered: