We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In Hyrax 3.x, entering a date in the past in the Lease date field on a Work produces a stack trace error when saving the Work.
Stack trace errors shouldn't happen for this action.
Error message should show on Work form (like it does when doing this same action on Embargo) to indicate:
Lease reduced access date Must be a future date.
Error checking applied to Embargo seems to not be applied to Lease.
See attached stack trace error screenshot
Related to #3978 and #4757
The text was updated successfully, but these errors were encountered:
I receive the same error message on nurax-dev when entering a past Lease date.
Sorry, something went wrong.
This should provide you the whole trace.
Stack trace error is no longer occurring so this issue is being closed.
rjkati
No branches or pull requests
Descriptive summary
In Hyrax 3.x, entering a date in the past in the Lease date field on a Work produces a stack trace error when saving the Work.
Rationale
Stack trace errors shouldn't happen for this action.
Expected behavior
Error message should show on Work form (like it does when doing this same action on Embargo) to indicate:
Lease reduced access date Must be a future date.
Error checking applied to Embargo seems to not be applied to Lease.
Actual behavior
See attached stack trace error screenshot
Steps to reproduce the behavior
Related work
Related to #3978 and #4757
The text was updated successfully, but these errors were encountered: