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 would like to know what labels have been already granted to whom from my instance. AFAIU, Ozone's database already contains a table of subjects with their tags, I would just like to see the labels too.
The specific UX for this is not that much relevant, even a script would do for me. But in the future, a workspace-like panel with list of subjects and buttons/checkboxes allowing to quickly add/remove each label would be the most convenient thing. Limited to admins only perhaps.
The text was updated successfully, but these errors were encountered:
event stream is the other way of getting this. you can filter the events page to show all label events and then adding the subjects to workspace should be pretty quick. however, the pagination here can be kinda annoying since we only allow loading a max of 100 events per page.
I would like to know what labels have been already granted to whom from my instance. AFAIU, Ozone's database already contains a table of subjects with their tags, I would just like to see the labels too.
The specific UX for this is not that much relevant, even a script would do for me. But in the future, a workspace-like panel with list of subjects and buttons/checkboxes allowing to quickly add/remove each label would be the most convenient thing. Limited to admins only perhaps.
The text was updated successfully, but these errors were encountered: