Skip to content
New issue

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

adding errors to works #3053

Closed
lsat12357 opened this issue Feb 19, 2024 · 2 comments · Fixed by #3057
Closed

adding errors to works #3053

lsat12357 opened this issue Feb 19, 2024 · 2 comments · Fixed by #3057

Comments

@lsat12357
Copy link
Contributor

Descriptive summary

Using ActiveModel::Errors is not working as expected. After discussing with gillenc, implementing a small error class that uses redis to stash errors for a given work.

Expected behavior

Class will support adding errors associated with a keyword to a given work, displaying all errors for a given work, and removing errors with a keyword for a given work.

Related work

Link to related tickets or prior related work here.

Accessibility Concerns

Add any information here to indicate any known or suspected accessibility issues for this ticket

@lsat12357
Copy link
Contributor Author

for QA see #3032

@wickr
Copy link
Member

wickr commented Apr 16, 2024

QA Pass. See #3032 (comment)

@wickr wickr moved this from QA to Done/Deployed to Production in Enhancement Workcycle 5 Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Enhancement Workcycle 5
Done/Deployed to Production
Development

Successfully merging a pull request may close this issue.

2 participants