Create and edit licence cases

Change a case status through the correct panel

Follow this guide to use Update Status instead of relying on the Edit form current-status selector. The guide then takes you through the correct route, the checks to complete before making changes, the workflow in order, and the evidence to review afterwards.

Audience: CRM staffPermission: Create or Edit Licence ApplicationsModule v1.0.0
Jump to steps
Where to goAdmin Area → Licence Applications → Case → Update Status
Before you start
  • Use the exact navigation above and confirm the intended invoice, case, client, property, document or environment.
  • Verify module activation and the stated permission before attempting the action.
  • Use a controlled test record for payments, emails, public/portal access, provider calls and deletion.

What you’ll accomplish

Use Update Status instead of relying on the Edit form current-status selector. These instructions follow the supplied module’s live hooks, menus, controllers, forms, model rules and downstream effects.

Follow these steps

  1. Go to the case View page.
  2. Use Update Status.
  3. Select the active status.
  4. Enter a status note.
  5. Submit and verify timeline.

Fields and options to review

Required actionDedicated status form
Category/help-centre/category/licence-applications/
Topic/help-centre/topic/licence-applications-create-edit/

Rules the system enforces

  • The update_application model payload excludes current_status; status movement is handled by update_status.

How to confirm it worked

  • Change a case status through the correct panel completes through the supplied module flow.
  • Reopen the source record or settings page and verify the stored value, status, payment, file, timeline entry or notification.

Security, privacy and operational checks

  • Use the least-privilege account that has the stated permission.
  • Use a controlled test record before applying provider, financial, public-link, email or destructive actions in production.