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

Update permissions for actions feature. #6368

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

malithie
Copy link
Member

Resolves wso2/product-is#22445

This PR adds rule metadata view permission and application view permission needed to function rules component in actions.
In addition to that adds claim view permissions which is intended to be used in future.
This is added to avoid the data migration required in current architecture as new permissions onboards. This migration is due to the assignment of fine grained permissions to roles.

Copy link

codecov bot commented Jan 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.44%. Comparing base (bb7a6ec) to head (e7848c4).
Report is 7 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6368      +/-   ##
============================================
+ Coverage     46.41%   46.44%   +0.03%     
+ Complexity    14947    14923      -24     
============================================
  Files          1722     1722              
  Lines        104763   104828      +65     
  Branches      18887    18841      -46     
============================================
+ Hits          48625    48690      +65     
+ Misses        49196    49166      -30     
- Partials       6942     6972      +30     
Flag Coverage Δ
unit 30.09% <ø> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@malithie malithie merged commit 66793fa into wso2:master Jan 26, 2025
5 checks passed
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.

Update actions feature permissions with new permissions needed with support for rules
2 participants