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

feat: move data entry authority to new app [DHIS2-18969] #20107

Merged
merged 1 commit into from
Feb 27, 2025
Merged

Conversation

jbee
Copy link
Contributor

@jbee jbee commented Feb 27, 2025

Main goal was to move the old data entry app authority to the new data entry app authority so that users that could use the old app in 2.41 can use the new one in 2.42.

Looking at the SL demo DB I found that the table lacked a unique constraint on the column combination and also did actually have duplicates. So I added a de-duplication to the script and at the end add a unique constraint so new duplicates are no longer possible.

@jbee jbee self-assigned this Feb 27, 2025
@jbee jbee enabled auto-merge (squash) February 27, 2025 11:09
@jbee jbee merged commit 124f5fd into master Feb 27, 2025
17 checks passed
@jbee jbee deleted the DHIS2-18969 branch February 27, 2025 11:35
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.

3 participants