Hi. I need to have Primary Tags and Sub-Primary Tags where the Sub-Primary overrides the primary tag permissions. Attached are screen shots.
Tags Page Screenshot
Permission Dashboard Screenshot
A verified user cannot make a post in the Truckler Sub-Category despite the "Start Discussion" and "Start Discussion without approval" permissions being marked.(verified member is the user with checkmark/dark blue color). The message is "You don't have permission to do that." and the http code is a 403 returned from api/discussion AFTER the user has clicked Start Discussion and has typed up their message.
The Start Discussion button for Truckler is enabled and can be clicked. The Post Discussion returns the 403 and error message about not having permission.
This seems like a bug because the group clearly has permission to post in Truckler. The reason for this is that I do NOT want posts in Products. I want them in the specific product the person is posting for. I do not want to grant permission to create a topic in Products to everyone because of the moderation/administration that would have to happen.
How do I modify flarum to allow the sub-primary tag permissions to override the parent tag permissions and is this a bug or the intended behavior?
Thanks,
Josh