Skip to content

Make operation list configurable in PropertyFilter #5087

@Flaurite

Description

@Flaurite

Description

See forum: topic

Sometimes it is necessary to hide "hard" operations from PropertyFilter. It would be great to have similar methods:

void setOperationsList(List<Operation> operations); // List<String> with operation IDs

List<Operation> getOperationsList();  // List<String>

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Review

Relationships

None yet

Development

No branches or pull requests

Issue actions