About Me
This RFC is posted on behalf of NRK
Use Case
We need to expose a user-edit "state" on some of the Pieces, but the state itself is not an action: i.e. it can't be toggled on/off like UserEditingType.ACTION and therefore should not be listed as a possible User-Editing Action in the context menu.
Proposal
We propose adding a UserEditingType.STATE-type object to the userEditOperations array. This would effectively look the same as UserEditingDefinitionAction, but would not imply that this is an executable operation.
Process
The Sofie Team will evaluate this RFC and open up a discussion about it, usually within a week.
About Me
This RFC is posted on behalf of NRK
Use Case
We need to expose a user-edit "state" on some of the Pieces, but the state itself is not an action: i.e. it can't be toggled on/off like
UserEditingType.ACTIONand therefore should not be listed as a possible User-Editing Action in the context menu.Proposal
We propose adding a
UserEditingType.STATE-type object to theuserEditOperationsarray. This would effectively look the same asUserEditingDefinitionAction, but would not imply that this is an executable operation.Process
The Sofie Team will evaluate this RFC and open up a discussion about it, usually within a week.