Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve CreateRelationshipsJob error message #310

Open
1 task
laritakr opened this issue Dec 13, 2023 · 0 comments
Open
1 task

Improve CreateRelationshipsJob error message #310

laritakr opened this issue Dec 13, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@laritakr
Copy link
Contributor

Story

Error handling was added to identify cases where the number of children do not match the expected number. However, the expected number incorrectly shows as an ActiveRecord Relation rather than a number so it is not helpful.

Update error handling message to show the actual quantity.

Error Screenshot Screenshot 2023-12-13 at 2 03 26 PM

Acceptance Criteria

  • RuntimeError message correctly shows the expected number of children.

Screenshots / Video

Testing Instructions and Sample Files

Notes

@laritakr laritakr added the bug Something isn't working label Dec 13, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant