Hi all,
Just a quick clariifcation to make sure i understand correctly.
If i update enum options via api it updates the options meta data like color, enabled, name, etc
If i update the options enum value, it would actually change the selected value on a specific tasks, for example if the enum options name changed from OptionA to OptionB, i would have to search through the tasks to actually update the option value for that task.
Am i understanding this correctly?