-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.9.1
-
Component/s: Automation
-
Backlog priority:600
-
Impact type:API change
-
Upgrade notes:
When exporting operations from the webengine site displaying available operations, it should be possible to filter operations to export (like in widget types export).
Otherwise, exported generated json has to be modified by hand to remove operations that should not be exposed in Studio (for instance, some old routing operations).
Filtering options should include:
- categories for operations (marker used to flag operations that should not be exposed in Studio for instance, but this could have other use cases)
- "since" and "deprecated" versions
- is duplicated by
-
NXP-11619 Allow filtering of operations for Studio export
- Resolved