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: update user group form (v38) [DHIS2-12294] #1328

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

tomzemp
Copy link
Member

@tomzemp tomzemp commented Dec 12, 2023

The user app's User Group form got refactored in v39 to add bulk user management and at that time it was also amended to use json+patch api.

The user group managedGroups users appears only to work with the json+patch, so I have replicated the v39 changes to UserGroup form in v38 (except for the bulk user management).

On the downside, the code updates do not seem to work (but this bug with not being able to update user group code also exists on v41, v40, v39, so I think merging the change here and then fixing the code update issue is probably better?). UPDATE: Viet is working on a fix for that issue (https://dhis2.atlassian.net/jira/software/c/projects/DHIS2/issues/DHIS2-16299?)

@tomzemp tomzemp requested a review from a team December 12, 2023 14:07
@tomzemp tomzemp force-pushed the DHIS2-12294/v38/update-user-groups branch from b1934db to 4b5d6a0 Compare December 12, 2023 14:08
@dhis2-bot
Copy link
Contributor

🚀 Deployed on https://pr-1328--dhis2-user.netlify.app

@tomzemp tomzemp changed the title fix: update user group form [DHIS2-12294] fix: update user group form (v38) [DHIS2-12294] Dec 13, 2023
@Mohammer5
Copy link
Contributor

should we wait for Viet's fixes?

@tomzemp tomzemp merged commit 80234cd into v38 Dec 14, 2023
10 checks passed
@tomzemp tomzemp deleted the DHIS2-12294/v38/update-user-groups branch December 14, 2023 15:06
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