siward44
21 days agoOccasional Contributor
Zephyr Scale LastModifiedDate Does Not Exist
Hi Zephyr,
I am trying to write a Java program that copies test cases, test cycles and test executions from Zephyr Scale (cloud) to another application using the REST API. The java program will simply recopy anything it finds modified in Zephyr.
The huge problem is that the Zephyr REST api is missing a modifiedOn field. There is a createdOn field in some areas, but no modifiedOn field to tell me if a test has been edited from the GUI.