Hi,
I created Power App + flow to copy test plans between selected projects in DevOps. It works perfectly and copy test plan + test suites + all test cases which are under test suites.
At this moment flow copies all test cases without taking into account their state:
I would like to copy only those test cases which are in state = Ready.
My connector:
Is there any way to modify it to distinguish the state of test cases to copy?
Thank you
Jacek