Skip to content

Orion Events: Add option to delete events (including "Delete all") in GUI and Python API #14536

Description

@alifbe

A typical workflow is to load events from file, modify event file (in text editor) and reload it. Today, without a way to delete existing event(s), events keep stacking between reloads.

Requested behavior

GUI

  • Add Delete all events in the Events tree context menu
  • One-click action with a confirmation dialog
  • Support deleting single and multi-selected events as well

Python API
Add support to delete:

  • All events
  • One or more selected events

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions