Skip to content
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

fix(circulation policies): improve data consistency #3729

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

PascalRepond
Copy link
Contributor

  • Reorders jsonschema to be more coherent.
  • Adds hide and required expressions for the cipo editor so that checkouts and renewals settings are consistent with one another.
  • Adds an extended validation to prevent circulation policies with renewals enabled but no renewal_duration, which would lead to an error when trying to renew.

@github-actions github-actions bot added f: circulation Concerns the circulation interface or backend f: data migration Data migration from a legacy system or a previous version labels Jul 26, 2024
* Reorders jsonschema to be more coherent.
* Adds hide and required expressions for the cipo editor so that checkouts
and renewals settings are consistent with one another.
* Adds an extended validation to prevent circulation policies with
renewals enabled but no renewal_duration, which would lead to an error
when trying to renew.

Co-Authored-by: Pascal Repond <[email protected]>
@PascalRepond PascalRepond merged commit efd18bd into rero:staging Jul 29, 2024
4 checks passed
@PascalRepond PascalRepond deleted the rep-cipo branch July 29, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f: circulation Concerns the circulation interface or backend f: data migration Data migration from a legacy system or a previous version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants