Actions
Feature #10782
closedGenerating link for job comparison
Start date:
03/31/2021
Due date:
03/31/2021
% Done:
100%
Estimated time:
Published in build:
Description
We need a feature to launch a job with Klever CLI and then, if there is a difference, generate a link for job comparison. Now, to create the link one need to use Web-interface, choose the corrseponding jobs and click "compare". And if one places the identifiers manually, it does not work.
Updated by Evgeny Novikov over 3 years ago
- Assignee set to Vladimir Gratinskiy
- Priority changed from High to Urgent
- Target version set to 3.2
I would like to add that in this scenario a user has complete identifiers of job versions to be compare like "ee706476-039d-4792-8598-1ed474771eb8".
Updated by Vladimir Gratinskiy over 3 years ago
- Due date set to 03/31/2021
- Status changed from New to Resolved
- % Done changed from 0 to 100
New URL "/reports/comparison/<decision1_uuid>/<decision2_uuid>/" was implemented in branch "feature_10782". <decisionX_uuid> is job "version" identifier.
Updated by Evgeny Novikov over 3 years ago
- Status changed from Resolved to Closed
I tested and it works great, so, I merged the branch to master in 26dda060e.
Actions