You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have groups retrieved from OIDC with names that start with "/", ie "/something/something1/something2". When adding the group to an asset via UI, the URL that links back to the group is incorrect, ie urn:li:corpGroup/something/something1/something2 and it results in error page instead.
To Reproduce in demo site
Steps to reproduce the behavior:
create a new group via UI that starts with "/" in name and urn
attach group to a dataset
click on group from dataset page
encounter error
click on the newly created group from "groups" page - the link works fine.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
I have groups retrieved from OIDC with names that start with "/", ie "/something/something1/something2". When adding the group to an asset via UI, the URL that links back to the group is incorrect, ie urn:li:corpGroup/something/something1/something2 and it results in error page instead.
To Reproduce in demo site
Steps to reproduce the behavior:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: