No approval chains configured for this schema.
+Status Field: {{ chain.statusField }}
+Steps: {{ chain.steps.length }}
+No approval steps for this object.
+| Event | +Engine | +Workflow | +Mode | +Order | +Enabled | +Actions | +
|---|---|---|---|---|---|---|
| {{ hook.event }} | +{{ hook.engine }} | +{{ hook.workflowId }} | +{{ hook.mode || 'sync' }} | +{{ hook.order || 0 }} | +{{ hook.enabled !== false ? 'Yes' : 'No' }} | +
+ |
+
| Name | +Engine | +Workflow | +Interval | +Enabled | +Last Run | +Last Status | +
|---|---|---|---|---|---|---|
| {{ s.name }} | +{{ s.engine }} | +{{ s.workflowId }} | +{{ formatInterval(s.intervalSec) }} | +{{ s.enabled ? 'Yes' : 'No' }} | +{{ s.lastRun ? new Date(s.lastRun).toLocaleString() : '-' }} | ++ + {{ s.lastStatus }} + + - + | +
+ No scheduled workflows configured. +
++ Dry run -- no data will be persisted. +
+{{ JSON.stringify(result.data, null, 2) }}
+ + Dry run -- no data was persisted +
+{{ JSON.stringify(execution.errors, null, 2) }}
+ {{ JSON.stringify(execution.metadata, null, 2) }}
+ {{ JSON.stringify(execution.payload, null, 2) }}
+ | Timestamp | +Hook | +Object | +Status | +Duration | +
|---|---|---|---|---|
| {{ formatDate(exec.executedAt) }} | +{{ exec.hookId }} | +{{ exec.objectUuid }} | ++ + {{ exec.status }} + + | +{{ exec.durationMs }}ms | +
+ No executions found. +
++ {{ t('openregister', 'Manage your account settings, security, and personal data.') }} +
+ +{{ t('openregister', 'A deactivation request is pending.') }}
++ {{ t('openregister', 'Requested at') }}: {{ formatDate(requestedAt) }} +
+{{ t('openregister', 'Request account deactivation. This will notify administrators for review.') }}
+{{ t('openregister', 'This action will submit a deactivation request to your administrators.') }}
++ {{ message }} +
++ {{ t('openregister', 'No activity found.') }} +
++ {{ message }} +
+{{ t('openregister', 'Download a copy of all your personal data stored in OpenRegister (GDPR Article 20).') }}
++ {{ message }} +
++ {{ message }} +
++ {{ t('openregister', 'No API tokens.') }} +
++ {{ t('openregister', 'This token will only be shown once. Copy it now.') }} +
+{{ createdToken }}
+ + {{ message }} +
++ {{ t('openregister', 'Configure this schema to surface objects as events in the Nextcloud Calendar app.') }} +
+ + +