Feb 09 2022 09:33 AM
We аre trying to implement items on a board in Azure DevOps which are colored in case they have no "Parent" associated with them. Currently, we are struggling with the correct value clause here.
We have tried different things like "does not contain" "*" or "[Any]" however this is not working. What would be the correct Operator and Value we need to use here?
Mar 21 2023 01:46 PM