missing event listener for import in script api

Bug #714198 reported by Miriam
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DataFinder
Fix Released
High
Miriam

Bug Description

To automatically start a script after importing an item, a listener is missing in the api, as well in the system itself.

Related branches

Miriam (miriam-ney)
Changed in datafinder:
assignee: nobody → Miriam (miriam-ney)
Miriam (miriam-ney)
Changed in datafinder:
status: New → In Progress
Revision history for this message
Tobias Schlauch (tobias-schlauch) wrote :

Added a general event listener mechansim.
Currently, you can only subscribe to the performImport event.

Additional, event support is provided in later versions. However this is quite simple:

- Just annotate a method / function with the developed @Observable annotation.
- Create a event class in datafinder.core.events.
- Add a specific constant and extend the _eventMap in datafinder.script_api.events

Changed in datafinder:
status: In Progress → Fix Committed
importance: Undecided → High
milestone: none → 2.2.0
Changed in datafinder:
status: Fix Committed → In Progress
status: In Progress → Fix Committed
Changed in datafinder:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.