-
Notifications
You must be signed in to change notification settings - Fork 26
Periodically delete orphan harvested documents #3776
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
Labels
client request
Issue reported by production libraries
enhancement
Improvement of an existing feature
Comments
PascalRepond
added a commit
to PascalRepond/rero-ils
that referenced
this issue
Nov 12, 2024
* Closes rero#3776. Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
PascalRepond
added a commit
to PascalRepond/rero-ils
that referenced
this issue
Nov 12, 2024
* Closes rero#3776. Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
PascalRepond
added a commit
to PascalRepond/rero-ils
that referenced
this issue
Nov 12, 2024
* Closes rero#3776. Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
PascalRepond
added a commit
to PascalRepond/rero-ils
that referenced
this issue
Nov 12, 2024
* Closes rero#3776. Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
PascalRepond
added a commit
to PascalRepond/rero-ils
that referenced
this issue
Nov 12, 2024
* Closes rero#3776. Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
PascalRepond
added a commit
to PascalRepond/rero-ils
that referenced
this issue
Nov 12, 2024
* Closes rero#3776. Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
PascalRepond
added a commit
to PascalRepond/rero-ils
that referenced
this issue
Nov 12, 2024
* Closes rero#3776. Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
client request
Issue reported by production libraries
enhancement
Improvement of an existing feature
Uh oh!
There was an error while loading. Please reload this page.
How it works
Bibliomedia batches are now
harvested:true
, but it prevents the document manual deletion when these batches are retracted and the item is returned.Improvement suggestion
Add a periodic task that automatically deletes documents when they are
harvested:true
and are not linked to any other resource.Make sure that it does not delete ebooks; it shouldn't as they have holdings but no items.
The text was updated successfully, but these errors were encountered: