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 shared shared v2 role display name update issue #5071

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

PasinduYeshan
Copy link
Contributor

Issue:

In the current implementation of the API, there's an issue when attempting to update the display name of a shared v2 role. When following the steps outlined below, the API returns a 500 Internal Server Error:

Steps to Reproduce:

  • Create an application with the allowed audience type set as "Application."
  • Create a role with the audience set as "Application."
  • Share the application.
  • Attempt to update the display name of the shared v2 role.

This PR fixes above mentioned issue.

Related Issue

@PasinduYeshan PasinduYeshan changed the title Fix shared v2 role display name update issue Fix shared shared v2 role display name update issue Oct 26, 2023
@dewniMW dewniMW merged commit 20ec4f1 into wso2:master Oct 26, 2023
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