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(items): remove legacy fields #3671

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

PascalRepond
Copy link
Contributor

@github-actions github-actions bot added f: data About data model, importation, transformation, exportation of data, specific for bibliographic data f: search f: data migration Data migration from a legacy system or a previous version dev: fixtures Fixtures data used for ils.test and ilsdev.test labels May 7, 2024
@PascalRepond PascalRepond force-pushed the rep-legacy branch 2 times, most recently from 8952eb8 to 0d58338 Compare May 7, 2024 15:55
@PascalRepond PascalRepond requested review from mmo, jma and rerowep May 8, 2024 06:17
@Garfield-fr
Copy link
Contributor

There are other places in the code where Legacy is used. For example, in cli. You need to search the legacy code ?

@PascalRepond PascalRepond force-pushed the rep-legacy branch 4 times, most recently from 70a95a9 to 0b8e742 Compare May 13, 2024 08:35
* Closes rero#3667.
* ⚠️ Requires update mapping and deleting fields
`legacy_checkout_count` and `legacy_circulation_rules` in existing
items' data.

Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
@PascalRepond PascalRepond merged commit 86827ab into rero:staging May 14, 2024
4 checks passed
@PascalRepond PascalRepond deleted the rep-legacy branch May 14, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev: fixtures Fixtures data used for ils.test and ilsdev.test f: data migration Data migration from a legacy system or a previous version f: data About data model, importation, transformation, exportation of data, specific for bibliographic data f: search
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Delete legacy fields on items
4 participants