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

38340 fix add group broken #38344

Merged
merged 1 commit into from May 18, 2023
Merged

38340 fix add group broken #38344

merged 1 commit into from May 18, 2023

Conversation

Fenn-CS
Copy link
Contributor

@Fenn-CS Fenn-CS commented May 17, 2023

@Fenn-CS Fenn-CS force-pushed the 38340-fix-add-group-broken branch 3 times, most recently from 29dd7f6 to 7f4ce58 Compare May 17, 2023 13:18
@susnux susnux added this to the Nextcloud 27 milestone May 17, 2023
@Fenn-CS Fenn-CS requested review from a team, ArtificialOwl, icewind1991, come-nc, susnux and artonge and removed request for a team May 17, 2023 13:21
@Fenn-CS Fenn-CS force-pushed the 38340-fix-add-group-broken branch from 7f4ce58 to 40cff7b Compare May 17, 2023 13:23
@artonge
Copy link
Contributor

artonge commented May 17, 2023

Sad that linting is not able to warn us on this kind of mistake

@Fenn-CS Fenn-CS force-pushed the 38340-fix-add-group-broken branch from 40cff7b to 3421ff6 Compare May 17, 2023 13:25
@susnux
Copy link
Contributor

susnux commented May 17, 2023

Sad that linting is not able to warn us on this kind of mistake

It could if we would use TS and nextcloud-vue would provide type information 😉

@susnux susnux added the 3. to review Waiting for reviews label May 17, 2023
@susnux susnux requested a review from blizzz May 17, 2023 13:32
@szaimen
Copy link
Contributor

szaimen commented May 17, 2023

/backport to stable27

@Fenn-CS
Copy link
Contributor Author

Fenn-CS commented May 18, 2023

/compile amend /

@Fenn-CS
Copy link
Contributor Author

Fenn-CS commented May 18, 2023

/compile amend /

1ee8fba broke the addgroup functionality
by not updating the event to reflect the one in
https://github.com/nextcloud/nextcloud-vue/blob/master/src/components/NcAppNavigationNewItem/NcAppNavigationNewItem.vue

Resolves : #38340

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@Fenn-CS Fenn-CS merged commit 16f1331 into master May 18, 2023
37 checks passed
@Fenn-CS Fenn-CS deleted the 38340-fix-add-group-broken branch May 18, 2023 09:26
@blizzz blizzz modified the milestones: Nextcloud 27, Nextcloud 28 May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: "Add group" in user management broken
5 participants