I want to run action only when status is correct.
And I don't want to run action when status is wrong.
I create a status Lineitem(which is Text format, "correct" or "wrong").
I could do it by going through "open dashboard" process.
But in new UX, I cannot use open dashboard function.
How can I solve this?