| Summary: | Wrong status when removing item from waiting list | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Component: | REST API | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED WORKSFORME | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | 30708 | ||
| Bug Blocks: | |||
|
Description
Tomás Cohen Arazi (tcohen)
2024-04-17 20:31:54 UTC
I am not sure, I thought about that at the time. The waiting list is (currently) an abstract concept as it consists in a list of items with a given status. But we could image it to be a separate DB table at some point. In that case would not we want to return 404? Ok, I get it. Hope we can implement it that way soon!. |