nolo
(Manuel)
June 15, 2022, 9:35am
1
Came across this on a client instance and could replicate it on a testing instance as well:
I restrict the visibility of tags using a tag group:
So for admins the group shows as:
But for trust_level_0 the the tag and tag group don’t show on the tags page. We also use tag groups to bundle tags on a component and they don’t show there either.
They do show as a single tag on topics.
3 Likes
Let’s try for a repro.
Enable tags_listed_by_group
in admin settings
Create tag ‘newsletter’ on a public topic
Create tag group called ‘Members Only’
Add ‘newsletter’ tag to tag group, and set tag group visibility to trust_level_zero
Set test user as TL0
Look at /tags
page
Expected: TL0 test user would be able to see TL0+ tag group
Turns out: TL0 test user cannot see the TL0+ tag group
I also tried it with the test user as TL1-4 as well, but the TL0+ tag group only shows up when I crank them up to Moderator (or Admin).
I also tried it with a non-trust-level group too, but that also didn’t show the restricted tag group when the test user was added to that group.
5 Likes
techAPJ
(Arpit Jalan)
June 21, 2022, 6:12pm
6
Fixed via:
committed 06:10PM - 21 Jun 22 UTC
https://meta.discourse.org/t/tags-in-tag-groups-not-visible-to-assigned-user-gro… up/230025/
Thanks for reporting the issue @nolo and for the repro steps @JammyDodger
3 Likes
techAPJ
(Arpit Jalan)
Closed
June 22, 2022, 2:30am
7
This topic was automatically closed after 8 hours. New replies are no longer allowed.