BCStudentSoftwareDevTeam / BCStudentSoftwareDevTeam/chemical-inventory
CheckInController Allow New Quantity To Be Larger Than Container
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**[Original report](https://bitbucket.org/laborstudents/chemical-inventory-new/issue/128) by Kye Hoover (Bitbucket: [eykrevooh](https://bitbucket.org/eykrevooh), GitHub: [eykrevooh](https://github.com/eykrevooh)).**
----------------------------------------
When checking a chemical in it allows the returned quantity to exceed the capacity of the chemicals container.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the CheckInController entry point and reproduce checking in a chemical with a quantity larger than the container capacity. Trace the quantity validation and confirm the finished behavior rejects or prevents quantities exceeding that capacity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100