In order to answer to the requirement detailled in
KAAM-195, I start to implement a new Scheme in order to offer a new feature around the Issue Link mechanism.
The Link Scheme is a new Scheme providing a way to define :
- With which other Issue Type, an Issue can be linked (existing or not)
Initial choices is to define :
- The Outward Link between two Issue Type
- The Inward Link is no yet managed
Objective :
- Implement for
KAAM-195 a new Issue Operation in charge of linking an existing and/or creating a new Issue with authorised link type and inheriting the values of jointly field (Summary, Priority, Description)
Possible Enhancement woul be to extend the Link Issue Manager in order to :
Implementation :
- Generic Velocity Template have been create
- The Link Scheme templates reuse theses templates
- New OFBIZ has been created