Skip to main content
Version: Next

Permissions and Data

This page covers permission-denied and data-visibility problems.

Symptom: User can open module but cannot save

Checks:

  1. Verify role grants create/update permissions for the object type.
  2. Verify organization scope of current account.
  3. Verify record lock or workflow state does not block editing.

Symptom: Data list appears empty unexpectedly

Checks:

  1. Verify active filter conditions and pagination.
  2. Verify organization and authority scope.
  3. Confirm records exist through admin-level query.

Symptom: Demo data not visible

Checks:

  1. Ensure migration scripts were applied successfully.
  2. Search by DEMO_ prefix.
  3. Verify module uses the same database environment as migration target.
  1. Keep role templates for operator, engineer, and admin.
  2. Audit permission changes with timestamp and owner.
  3. Avoid ad-hoc role edits in production windows.