Requestable items don't self close
Debug mode
- [X] I have enabled debug mode
- [X] I have read checked the Common Issues page
Describe the bug
When a person returns an item they've requested it does not automatically close the request. someone must cancel the request in order to make the request go away.
I automated the check-in process, however I can't find a way to make the request go away through the API.
Reproduction steps
- request an asset
- check out the asset
- check in the asset
- review the requested assets page ...
Expected behavior
when the item is returned the ticket should be closed
Screenshots
No response
Snipe-IT Version
new install
Operating System
linux ubuntu
Web Server
apache
PHP Version
8.3.6
Operating System
windows
Browser
firefox
Version
No response
Device
No response
Operating System
No response
Browser
No response
Version
No response
Error messages
no error message
Additional context
I tried to automate a check in /out process but it doesn't work because I can't delete the request after it's been returned.
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
@grokability/developers - can we confirm if this is still the case?