Octibiz
Demo

Durchsucht Website und Dokumentation gemeinsam. Enter zeigt alle Treffer, Esc schließt.

Recycle bin

Recycle bin screen in Octibiz

Overview

Deleting removes nothing immediately in this system. Deleted records move to the recycle bin and stay restorable there for 30 days.

That is why an accidental deletion is not an emergency — as long as it is noticed within the period. After that the entry drops out of the list; the recycle bin is a deadline, not an archive.

Core tasks

Find what was deleted. The list shows type, label, deletion time and the person who deleted it. All types filters down to one kind of data when the list is long.

Restore. Restore brings the record back; a confirmation prevents a slip. The record then reappears in its original place.

Keep an eye on the deadline. The deletion time in the list is the start of the 30 days. Looking in regularly catches mistakes before the deadline settles them.

Fields in detail

The recycle bin has no input mask. It shows deleted records (TrashItemResource), can be filtered by data type and offers exactly one action: restore. It takes no input.

ElementFieldWhat it means
TypetypeLabelWhich kind of data it is, in plain words.
Type keyentityTypeThe technical key of the same data type. It appears in the filter above the list and, together with ulid, forms the address of the restore.
Nametitle, subtitleWhat identifies the record — the title and, where present, an addition.
Deleted atdeletedAtWhen it was deleted. This moment starts the 30 days.
Deleted bydeletedByWho deleted it; empty where that can no longer be established.
RestoredrestoredAppears only in the restore response and reports that it succeeded.

Above the list sits a filter on the data type; it corresponds to the type parameter of the interface. Only data types that actually occur in the list are offered.

After 30 days the entry disappears from this list. That is not the same as "deleted for good": the record stays on file marked as deleted and is merely no longer reachable through the application. It is truly removed or anonymised only by a retention rule — the recycle bin is a grace period against mistakes, not an erasure procedure.

Deleting here first means hiding. A deleted record disappears from lists, search and reports but remains referenceable — which is why an old invoice keeps its customer even after that customer was deleted.

Settings & permissions

  • Permission customer.delete opens the page.
  • Every kind of data hangs off its own permission. A data type appears in the list only if you

hold its management permission in at least one brand — and then only with the rows of those brands. Two people therefore see different amounts without anything being missing.

  • 30 days, system-wide. The period applies equally to every kind of data.
  • Who deleted it is shown. Where the column is not enough, the

audit log records the operation with its prior state and actor — also when an automation or the AI did the deleting.

  • After the period the application no longer helps. The record cannot be brought back through

any screen; only the backup remains. It is truly removed only by a retention rule.

FAQ & troubleshooting

A deleted record does not appear in the recycle bin. Two causes are likely: the 30 days have passed, or that kind of data is not soft-deleted — some things are removed immediately and without a recycle bin.

Restoring fails. Usually something the record refers to is missing and has itself been deleted meanwhile. Restore the parent first, then the child.

I cannot see the recycle bin — or it shows less than for colleagues. Then you lack the delete permission, or the management permission of the missing data type.

Can we extend the 30 days? The period is set system-wide. Where statutory retention is the concern, the recycle bin is the wrong tool anyway — retention policies exist for that.

settings.trash · Available from version 0.5.0