Forum Discussion
No RepliesBe the first to reply
Related Content
- 8 years ago
- 2 years ago
Recent Discussions
- 7 days ago
- 2 months ago
In each test ticket, there is an execution list for historical results.
The cycle links in the execution lists are malformed and do not open the test cycle, only the cycle summary page with no cycle populated.
I have debugged the issue and there is a %20 being placed in the link between cycle.id= and the cycleId, which breaks the link. Deleting that %20 will form a valid link to the cycle to be opened.