Case Permissions #26

Open
opened 2025-01-23 11:22:58 -05:00 by ryan · 1 comment
Owner

Validate case permissions before viewing and editing.

ADMIN = true
CASE_WORKER = if assigned to case
CASE_MANAGER = if case manager of case worker assigned to case
DEFAULT = false

Validate case permissions before viewing and editing. ADMIN = true CASE_WORKER = if assigned to case CASE_MANAGER = if case manager of case worker assigned to case DEFAULT = false
ryan added the
V1.0
label 2025-01-23 11:22:58 -05:00
ryan self-assigned this 2025-01-23 11:22:58 -05:00
ryan added this to the V1.0 project 2025-01-23 11:22:58 -05:00
Author
Owner

Basic functionality for this is in place. Created the static Libs::checkPermissions method to accomplish this task. Need to do some extensive testing that this works.

Basic functionality for this is in place. Created the static Libs::checkPermissions method to accomplish this task. Need to do some extensive testing that this works.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ryan/cmtracker#26
No description provided.