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

Allow creation of a new work version from a withdrawn work version #1043

Merged
merged 1 commit into from
May 20, 2021

Conversation

nicktiberi
Copy link
Contributor

Fixes #1021.

In the case where a work only has 1 version and it is withdrawn, that version is considered the "representative version". The user can now create a new work version from that withdrawn version.

Previously, if there was only 1 work version and it was withdrawn, the user would be unable to create any new versions of that work.

In the case where a work only has 1 version and it is withdrawn,
that version is considered the "representative version". The user
can now create a new work version from that withdrawn version.

Previously, if there was only 1 work version and it was withdrawn,
the user would be unable to create any new versions of that work.
@nicktiberi nicktiberi requested a review from awead May 20, 2021 13:18
@nicktiberi nicktiberi self-assigned this May 20, 2021
Copy link
Contributor

@awead awead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NOICE!!!!

@awead awead merged commit e265313 into develop May 20, 2021
@awead awead deleted the 1021-create_new_version_from_withdrawn branch May 20, 2021 15:12
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.

Create a new version from a withdrawn one
2 participants