-
Notifications
You must be signed in to change notification settings - Fork 26
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
Item tasks: temporary locations are not cleaned correctly #2694
Comments
@PascalRepond Currently, we have only implemented task to delete the expired |
@BadrAly OK, yes this functionnality should be extended to |
* Indexes the field item.temporary_location.end_date. * Closes rero#2694 Co-Authored-by: Aly Badr <[email protected]>
* Indexes the field item.temporary_location.end_date. * Closes rero#2694 Co-Authored-by: Aly Badr <[email protected]>
* Indexes the field item.temporary_location.end_date. * Closes rero#2694 Co-Authored-by: Aly Badr <[email protected]>
* Indexes the field item.temporary_location.end_date. * Closes rero#2694 Co-Authored-by: Aly Badr <[email protected]>
* Indexes the field item.temporary_location.end_date. * Closes rero#2694 Co-Authored-by: Aly Badr <[email protected]>
* Indexes the field item.temporary_location.end_date. * Closes rero#2694 Co-Authored-by: Aly Badr <[email protected]>
* Indexes the field item.temporary_location.end_date. * Closes rero#2694 Co-Authored-by: Aly Badr <[email protected]>
* Indexes the field item.temporary_location.end_date. * Closes rero#2694 Co-Authored-by: Aly Badr <[email protected]>
* Indexes the field item.temporary_location.end_date. * Closes #2694 Co-Authored-by: Aly Badr <[email protected]>
Describe the bug
The daily task
rero_ils.modules.items.tasks.clean_obsolete_temporary_item_types
doesn't seem to work as intended. It runs without errors but temporary location in items remains after its due date.To Reproduce
Expected behavior
Temporary locations with overdue deletion dates should be deleted daily by the system.
Context
v1.8.0
or the commit hash (see frontpage).The text was updated successfully, but these errors were encountered: