Understand the Create-capability limitation
The module registers a Create capability, but the current save-template branch does not perform a separate Create check after View access is granted.
Exact navigationAdmin Area → Task Filters → Task Filters
Before you begin
- Confirm the module is active and use the exact navigation shown above.
- Use an account with the stated module and core CRM permissions.
- Use known test records when changing statuses, visibility, saved filters or global navigation.
What this guide covers
The module registers a Create capability, but the current save-template branch does not perform a separate Create check after View access is granted. The instructions below follow the supplied module’s live menu, controller, form, model and JavaScript flow.
Exact step-by-step process
- Reproduce the behaviour with a controlled staff account and known task records.
- Grant View only to staff who may also save personal templates, or apply a reviewed code-level permission correction before relying on separate Create governance.
- Refresh the page and compare the result with the core Tasks workspace.
- Record the outcome before changing permissions or module code.
Fields, choices and supported possibilities
Verified behaviourThe module registers a Create capability, but the current save-template branch does not perform a separate Create check after View access is granted.
Code-backed validations and workflow rules
- The module registers a Create capability, but the current save-template branch does not perform a separate Create check after View access is granted.
Expected result and verification
- Understand the Create-capability limitation completes without a validation or permission error.
- The refreshed report, menu or saved-template page shows the expected state.
- A second authorised user sees only the records and navigation allowed by their core CRM permissions.
Security, privacy and operational checks
- Test changes with a non-production record or a controlled administrator account before wider rollout.
- Do not use navigation visibility as a substitute for core CRM record permissions.
