How to map issues and requirements#
The configuration of the finalizer has to be specified in a configuration file which has to be available at runtime. In this file you tell which issues are mapped to which qg requirement.
The Jira configuration file has the following structure:
requirements:
'1.15': # requirement ids from qg-config
issues: # A list of mapped issues that should be updated with the content of the requirement result.
- <Jira-Issue-ID>