-
Notifications
You must be signed in to change notification settings - Fork 168
[bug-fix] Permission revoked approver can still perform workflow approval tasks #979
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
Conversation
...src/main/java/org/wso2/carbon/identity/rest/api/server/workflow/v1/core/WorkflowService.java
Show resolved
Hide resolved
...src/main/java/org/wso2/carbon/identity/rest/api/server/workflow/v1/core/WorkflowService.java
Show resolved
Hide resolved
AI Agent Log Improvement Checklist
✅ Before merging this pull request:
|
|
PR builder started |
|
PR builder completed |
jenkins-is-staging
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/17419342432
[Sync][master -> next][#979]: [bug-fix] Permission revoked approver can still perform workflow approval tasks
Purpose
Update pending approval task corresponding to the workflow, when the flow is updated.
Approach
Invoke approvalService method to update pending approval request upon successful workflow update.
Related Issues
Related PRs
User stories
Developer Checklist (Mandatory)
product-isissue to track any behavioral change or migration impact.Release note
Documentation
Training
Certification
Marketing
Automation tests
Security checks
Samples
Related PRs
Migrations (if applicable)
Test environment
Learning