Actions
Feature #10925
closedAllow to create job directories with the same name in different job subtrees
Start date:
09/03/2021
Due date:
09/06/2021
% Done:
100%
Estimated time:
Published in build:
Description
At the moment Bridge disables creation of job directories with the same name in different job subtrees. This looks strange since, say, for particular jobs and job versions their names can coincide even within the same parent.
Updated by Vladimir Gratinskiy about 3 years ago
- Due date set to 09/06/2021
- Status changed from New to Resolved
- % Done changed from 0 to 100
Implemented in branch "bridge-10925".
Updated by Evgeny Novikov about 3 years ago
- Status changed from Resolved to Closed
It works perfectly, so, I merged the branch to master in 28203dafb. This is a quite useful feature for large production Klever instances, where users create dozens of job directories that can correspond to different verification targets.
Actions