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 user access permisisons validation for the plan mappings resources #1446

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sgratch
Copy link
Collaborator

@sgratch sgratch commented Jan 30, 2025

Reference: https://issues.redhat.com/browse/MTV-2002

📝 Description

The user access permisisons validation for the plan mappings resources patch/delete actions was checked against a wrong CRD entity.

This bug of invalid user access validaiton might trigger disabling/enabling the "Edit Mappings" button due to wrong user access permissions.

Reference: https://issues.redhat.com/browse/MTV-2002

The user access permisisons validation for the plan mappings resources
patch/delete actions was checked against a wrong CRD entity.

This bug of invalid user access validaiton might trigger
disabling/enabling the "Edit Mappings" button due to wrong user access permissions.

Signed-off-by: Sharon Gratch <[email protected]>
@sgratch sgratch added the bug Categorizes issue or PR as related to a bug. label Jan 30, 2025
@sgratch sgratch added this to the 2.8.0 milestone Jan 30, 2025
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.32%. Comparing base (13484d0) to head (3ff0761).
Report is 212 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1446      +/-   ##
==========================================
- Coverage   36.81%   36.32%   -0.50%     
==========================================
  Files         158      156       -2     
  Lines        2548     2522      -26     
  Branches      599      592       -7     
==========================================
- Hits          938      916      -22     
+ Misses       1428     1424       -4     
  Partials      182      182              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants