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 Deleted and Inactive migration #124

Merged
merged 2 commits into from Nov 6, 2020
Merged

Conversation

pwinckles
Copy link
Contributor

JIRA Ticket: https://jira.lyrasis.org/browse/FCREPO-3211

What does this Pull Request do?

  • Objects and datastreams that are in a Deleted state are migrated and then removed from the head version
  • By default Inactive objects and datastreams are migrated the same as Active objects and datastreams
  • A flag, -I, was added to migrate Inactive objects and datastreams the same as Deleted objects and datastreams
  • If an object is in a Deleted state, then this state also applies to all of its datastreams

How should this be tested?

Migrate F3 content that contains Deleted or Inactive resources. See that they are not present in the head version, but are in earlier versions. Start F6 on the migrated content.

Interested parties

@fcrepo/committers

@pwinckles pwinckles changed the title Fcrepo 3211 Fix Deleted and Inactive migration Nov 3, 2020
@awoods awoods merged commit dbd218c into fcrepo-exts:main Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants