Question
Validating a property value against a list of valid values
I’m looking for suggestions for validating an issue property against a list of valid values in Fusion. I considered importing the valid list from a CSV file, but I haven’t been able to determine how to compare the property value to the list and confirm that it is valid. Any suggestions would be greatly appreciated.