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
If a user has entered an embargo date that is past the allowed amount of time set for the collection, and then tries to deposit, we run validation that catches this and then the following things should happen:
an error message displays next to the embargo date entry fields in the form
the user is returned to this section of the form to make the correction. Note that if there are also other errors higher up on the page, the user is taken to the error nearest the top of the page.
Currently, the error message is also displaying in a big pink box at the top of the page and the user is being taken to the very top of the page instead of the embargo section. To see the current state:
If a user has entered an embargo date that is past the allowed amount of time set for the collection, and then tries to deposit, we run validation that catches this and then the following things should happen:
Currently, the error message is also displaying in a big pink box at the top of the page and the user is being taken to the very top of the page instead of the embargo section. To see the current state:
The text was updated successfully, but these errors were encountered: