Feature #8116
closedInherit properties of parent jobs when copying them
0%
Description
At the moment it looks like not all properties are inherited. For instance, when I granted some accesses to users I expect that child jobs will inherit them. Ditto for safe marks disabling (#8095).
Updated by Vladimir Gratinskiy almost 5 years ago
- Status changed from New to Resolved
User access is already inherited in klever-3.0. Safe mark are always enabled now.
Updated by Evgeny Novikov almost 5 years ago
- Status changed from Resolved to Open
- Target version set to 3.0
Please, inherit also a last decision configuration since often users need this exactly. For instance, to experiment with some fixes/improvements users copy jobs and want to solve them with the same configurations as parent ones.
Updated by Vladimir Gratinskiy almost 5 years ago
- Status changed from Open to Feedback
The decision configuration is not part of "Job", but part of "Decision". Copied jobs don't have any decisions. While we have job status "Not solved" decision configuration can't be inherited.
Updated by Evgeny Novikov almost 5 years ago
- Status changed from Feedback to Resolved
Vladimir Gratinskiy wrote:
The decision configuration is not part of "Job", but part of "Decision". Copied jobs don't have any decisions. While we have job status "Not solved" decision configuration can't be inherited.
Okay, let's consider this separately then.
Updated by Evgeny Novikov almost 5 years ago
- Status changed from Resolved to Verified