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
What?
There is a new attribute on Deposit named statusMessage. This attribute will hold warning/error messages when a Deposit is Rejected, mostly for nihms deposits at this point. We should show the value of Deposit.statusMessage on the Submission details UI when it has a value.
Why?
So the user can get more details on why a Deposit was rejected.
How?
Add to UI
Acceptance Criteria
Deposit.statusMessage should show on UI when it has a value.
Related Issues
The text was updated successfully, but these errors were encountered:
What?
There is a new attribute on Deposit named statusMessage. This attribute will hold warning/error messages when a Deposit is Rejected, mostly for nihms deposits at this point. We should show the value of Deposit.statusMessage on the Submission details UI when it has a value.
Why?
So the user can get more details on why a Deposit was rejected.
How?
Add to UI
Acceptance Criteria
Deposit.statusMessage should show on UI when it has a value.
Related Issues
The text was updated successfully, but these errors were encountered: