You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @i-vasilev , I don't have an environment to confirm it at the moment, but I remember some create operations didn't return all the fields in the PHP API. I think the test plan didn't return a field, so I had to invoke the API again to query for the values.
You may have to do the same. Perhaps you could try to confirm that the PHP XMLRPC API is returning the external ID? If it is indeed returning it, then we have confirmed that the bug lies on the Java code here 👍
Hello. I have a problem with test case creating. After creating:
Then
tc.getExternalId()
andtc.getFullExternalId()
are null both.Versions:
I need this external id to set keywords to test cases.
The text was updated successfully, but these errors were encountered: