I have the post view restrictions working, however is there a way to allow viewing of a post if it includes a specific category but also includes the categories that are “blocked” for that user role.
There will be multiple categories to determine who sees what so they would overlap frequently, in it’s current state it seems to just full block any post categories that are either selected or not selected if the unblocked category is present with other blocked categories.