ENHANCEMENT: Workflow: alter perm check - allow all workflow users
Currently, the item permission is set to the connections assigned the "workflow_user" permission at the time the workflow item is created. Workflow users added after that point who attempt to access items that have not been updated between the time that they were added as a "workflow_user" and the time they attempt to access items are not able to see or interact with items.
Need to alter the db lookup to return results for workflow items (check for item type - instead of user pemissions) if the person has the workflow_user permission irrespective of whether or not the user has "permission" to view the item itself. This should ONLY occur for workflow items.
ALTERNATIVELY: Create a method to assign a "PRIVACY GROUP" to all workgroup items - perhaps in the workgroup settings page - select a privacy group to assign as "workgroup users".
THOUGHT #2 - have "autopopulated" privacy groups based on "channel role". This would have the advantage of "bridging the gap" that currently exists and allow linking contact groups and privacy groups if a user desired to do so. Maybe need a general option, "Make 'privacy group' from 'channel roles'"