Hi,
I have added a condition in the workflow seems not working correctly.Please let me know what is the mistake in the query.
project = XYZ AND "A" is not EMPTY
AND "B " is not EMPTY
AND "C" is not EMPTY
AND "D" is not EMPTY
AND "E" is not EMPTY
AND "F" is not EMPTY
AND "G" is not EMPTY
OR (priority in(P1,P2) and "H" is not EMPTY
AND "G" is not EMPTY
AND "F " is not EMPTY
AND "E" is not EMPTY
AND "D" is not EMPTY
AND "C" is not EMPTY
AND "B" is not EMPTY
AND "A" is not EMPTY)
So whenever issue is with P1/P2 all the fields(A,B,C,D,E,F,G,H) to be filled by user and in case of other priority issues A,B,C,D,E,F,G should be filled.
Regards,
Suma
With which app did you add this condition? What is the type of the workflow condition you have added?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.