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

Re-add runtime exception when validating for actions to be handled at the upper layer . #5827

Merged
merged 3 commits into from
Jul 31, 2024

Conversation

malithie
Copy link
Member

@malithie malithie commented Jul 31, 2024

Proposed changes in this pull request

This adds back the runtime exception removed as per a review comment due to following.
This method is intended to handle the validation and to break the flow based on the validation given the different types of validations it needs to cater for.

Related to wso2/product-is#20739 and resolves a bug that let the actions to be invoked even when there are no actions available as the flow doesn't break properly.

When should this PR be merged

Soon

@jenkins-is-staging
Copy link

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/10179610529

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/10179610529
Status: success

Copy link

@jenkins-is-staging jenkins-is-staging left a 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/10179610529

@malithie malithie merged commit 82c7e9d into wso2:master Jul 31, 2024
2 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.

3 participants