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

remove permissions from node/content modify flow #10443 #10492

Merged
merged 4 commits into from
Apr 2, 2024

Conversation

vbradnitski
Copy link
Contributor

No description provided.

@vbradnitski vbradnitski requested a review from rymsha April 1, 2024 09:37
@vbradnitski vbradnitski linked an issue Apr 1, 2024 that may be closed by this pull request
@vbradnitski vbradnitski requested a review from rymsha April 2, 2024 13:16
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

Attention: Patch coverage is 98.50746% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 84.58%. Comparing base (5fb38d2) to head (2be2208).

Files Patch % Lines
...impl/node/KeepChildPermissionsMergingStrategy.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##             epic-node-patching   #10492   +/-   ##
=====================================================
  Coverage                 84.57%   84.58%           
- Complexity                19639    19641    +2     
=====================================================
  Files                      2611     2612    +1     
  Lines                     68162    68175   +13     
  Branches                   5434     5433    -1     
=====================================================
+ Hits                      57651    57663   +12     
- Misses                     7889     7890    +1     
  Partials                   2622     2622           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vbradnitski vbradnitski merged commit 651488c into epic-node-patching Apr 2, 2024
6 checks passed
@vbradnitski vbradnitski deleted the issue-10443 branch April 2, 2024 14:32
rymsha pushed a commit that referenced this pull request May 6, 2024
* remove inheritPermissions field #10424

* permissions update for published nodes #10420 (#10428)

* get 'inheritPermissions' flag back for Node and Content #10442

* target branches are upgraded with obsolete version data #10454

* js api changes #10489 (#10493)

* remove permissions from node/content modify flow #10443 (#10492)

* merge with existing permissions #10494 (#10499)

* applyPermissions - subtree selection #10485 (#10515)

* rename mode to scope #10520 (#10521)
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.

remove permissions from node/content modify flow
2 participants