ContributionsMost RecentMost LikesSolutionsRe: Mapping custom fields from ALM to Zephyr Multi-select custom field is not available in Zephyr. Re: Unable to publish results. via jenkins to zephyr enterprise EC2 server Can you please share screenshot of your Jenkins job setup and logs? Re: Zephyr Enterpise : Executing automatic script configuration It could be a number of things but for starter, try checking ZBot logs to see what's going on. For latest Zephyr version, it will change test execution status to WIP and execute the .bat script, and if you have provided an XML file path in your job then it will read the file and execute testcases with matching names. Re: Include Alternatetestcaseid while creating testcase using RESTApi Use externalId as json key to include alternate testcase id. Re: Assigning test cases to multiple users in Zephyr Enterprise Assigning test execution to multiple users is not supported. Re: After run the job in Jenkins duplicate scripts creating in Zephyr sudhakars Can you provide some screenshots and more info on what's going on? Re: Multiple testcases with Zephyr results from Jenkins Images are of too low resolution, hard to make out anything meaningful. I can see that there are lot of folders in execution tab which are cycle phases that Jenkins plugin will create on each run, it is normal behavior of plugin. Re: Multiple testcases with Zephyr results from Jenkins Can you post some screenshots for this? Re: Jenkins Zephyr plugin and Test Cycles The plugin doesn't have this behavior. You will have to manually change cycle after each period of time. You might be able to simulate this behavior if you use pipeline script and calculate whether a new cycle should be created or old one should be used. I haven't tried this myself so you will need to check whether it' a viable solution. Re: Zephyr: Update test status Can you provide the error response that came along with status 500?