Page 1 of 1

Missing preconditions property of testcases

Posted: Tue Jan 23, 2018 9:30 am
by kkretsch
When I try to get testcases via tl.getTestCasesForTestPlan I'm missing the preconditions property. In the php source it is mentioned within a comment but it seems to be skipped by intend.

I'm using version 1.9.11 for the moment. Any known change in behavior in current 1.9.16?

Adding the field back to the commonFields variable did make things worse as it than returned only empty testplans. But the temporary sql it created per testcase looked OK to me, it even got the precondition content.