Skip to content

Zephyr Scale Server REST API for iterations #18

@crapitea

Description

@crapitea

From what I've observed, the current Zephyr Scale Server API doesn't have an Endpoint for Iterations: https://support.smartbear.com/zephyr-scale-server/api-docs/v1/

Looking at their interface, it seems like they are using a different API endpoint for generating / listing iterations:
https://jira.project.com/rest/tests/1.0/ vs https://jira.project.com/rest/atm/1.0/

So, for example, to get the iterations for a specific project, using the undocumented API, you can just do:
https://jira.project.com/rest/tests/1.0/iteration?projectId=11101

Without enabling the support for these APIs, the things you can do in Zephyr Scale with this module will remain limited. That being said, shouldn't the architecture be modified a bit so that both endpoints are supported?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions