Hi All
We hope to detect whether the operator has permission conversion issue by judging the compoent information and the group to which the user belongs
When component is test, currentuser belongs to the test group and can convert issue. When component is not test, anyone can convert issue.
I set up a simple validator, but I found that it does not meet my effect, it can only work in one of the cases, can you tell me what the problem is, my code is as follows:
At this point my component is text and a == null, but I can't convert the flow