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
Delete the record set (without deleting the record itself)
Paste the copied URL
It shows 404 page because record set does not exist. Instead, since the record still exists, it should redirect to the URL for viewing that resource outside of the record set
If the link refers to an existing record, but a non-existent record (i.e, because the record set was deleted), the form shows a 404 error.
http://localhost/specify/view/agent/3/?recordsetid=114
A better behavior would be to redirect the user out of the context of a record set.
The text was updated successfully, but these errors were encountered: