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

bugfix in migration of collection subscriptions #361

Open
wants to merge 5 commits into
base: dspace-cris-7
Choose a base branch
from

Conversation

saschaszott
Copy link

In DSpace 7.5 a bug in the migration of collection subscriptions was fixed (dspace_object_id and type columns in table subscription were not filled properly) 👉 DSpace@b4f7ebf

This change was added to the CRIS code base, but later on it was (accidentally?) removed in DSpace CRIS in H2 and Postgres migration scripts.

This PR adds the missing changes to the Flyway migration scripts. Furthermore, it removes outdated subscription migration scripts which affect DSpace 7.0

@corrad82-4s corrad82-4s self-requested a review August 8, 2023 10:26
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

1 participant