-
Notifications
You must be signed in to change notification settings - Fork 354
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: revert acl check on user group update #15443
Conversation
Kudos, SonarCloud Quality Gate passed! 0 Bugs 0.0% Coverage The version of Java (11.0.20.1) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. |
Codecov Report
@@ Coverage Diff @@
## 2.39 #15443 +/- ##
============================================
+ Coverage 58.58% 64.77% +6.19%
- Complexity 25817 28684 +2867
============================================
Files 3207 3212 +5
Lines 121397 121823 +426
Branches 14158 14217 +59
============================================
+ Hits 71118 78914 +7796
+ Misses 44340 36423 -7917
- Partials 5939 6486 +547
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 549 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
if this is a back port, can you link the PR it's a back port from (like we usually do) so we can see why this back port is being reverted (ideally the original PR gives the reason for reverting). |
i can see the original PR in the commits - ignore my previous comment |
Original PR: #15131
JIRA: https://dhis2.atlassian.net/browse/DHIS2-15787