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
To enable use cases like permissions based on the user's "projects" field (#2390) with better usability, we need more powerful dynamic default values. Placeholders should allow not only to set the user entity (i.e. the uuid linked with the user account as "exact_username") but any field of the user's entity (which is accessed via CurrentUserSubject) as a placeholder.
The text was updated successfully, but these errors were encountered:
To enable use cases like permissions based on the user's "projects" field (#2390) with better usability, we need more powerful dynamic default values. Placeholders should allow not only to set the user entity (i.e. the uuid linked with the user account as "exact_username") but any field of the user's entity (which is accessed via
CurrentUserSubject
) as a placeholder.The text was updated successfully, but these errors were encountered: