-
Notifications
You must be signed in to change notification settings - Fork 0
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_of_spares
field to catalogue items
#416
Labels
enhancement
New feature or request
Comments
spare
field to catalogue itemsspares
field to catalogue items
7 tasks
spares
field to catalogue itemsnumber_of_spares
field to catalogue items
Updated name as |
joelvdavies
added a commit
that referenced
this issue
Nov 25, 2024
3 tasks
joelvdavies
added a commit
that referenced
this issue
Nov 25, 2024
joelvdavies
added a commit
that referenced
this issue
Nov 27, 2024
joelvdavies
added a commit
that referenced
this issue
Nov 27, 2024
joelvdavies
added a commit
that referenced
this issue
Dec 4, 2024
joelvdavies
added a commit
that referenced
this issue
Dec 4, 2024
joelvdavies
added a commit
that referenced
this issue
Dec 4, 2024
joelvdavies
added a commit
that referenced
this issue
Dec 4, 2024
joelvdavies
added a commit
that referenced
this issue
Dec 5, 2024
joelvdavies
added a commit
that referenced
this issue
Dec 5, 2024
joelvdavies
added a commit
that referenced
this issue
Dec 5, 2024
joelvdavies
added a commit
that referenced
this issue
Dec 5, 2024
Add `number_of_spares` field to catalogue items #416
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should
None
None
)This is a simpler approach than the alternative of having the field non-optional at which point we would need the migration to also know the spares definition at the time of execution and would need all item creation requests to be blocked by the spares definition if it is not assigned.
The text was updated successfully, but these errors were encountered: