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

Add number to unnumbered item pools #1806

Open
jim opened this issue Jan 2, 2025 · 0 comments
Open

Add number to unnumbered item pools #1806

jim opened this issue Jan 2, 2025 · 0 comments

Comments

@jim
Copy link
Member

jim commented Jan 2, 2025

Reservable items have a user-friendly number that identifies them (and is encoded in barcodes). We need to be able to assign a number to item pools that are uncounted as well. The trick here is that any database constraints won't be able to ensure uniqueness. Just doing that in Ruby via the validation system is probably OK though (we don't expect these values to be changed regularly after the items or pools are created).

@jim jim converted this from a draft issue Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant