If using the linkedWorkItem field, if you only specify one item to link to, but have 2 project, both projects will associate to the linked work item #48
The problem is if you have two projectID, like RHEL6 and RedHatEnterpriseLinux7 but you only specify one item to link to, both projects will get linked. For example:
In this example, we only want to link to the RHEL6 project, as our workitemId is RHEL6-26658. But, when we look at the XML generated by this annotation, we see that the XML description for the RedHatEnterpriseLinux7 project also gets it:
The problem is if you have two projectID, like RHEL6 and RedHatEnterpriseLinux7 but you only specify one item to link to, both projects will get linked. For example:
In this example, we only want to link to the RHEL6 project, as our workitemId is RHEL6-26658. But, when we look at the XML generated by this annotation, we see that the XML description for the RedHatEnterpriseLinux7 project also gets it:
So when processing the TestDefinition annotation, when we store it in the Meta we need to line them up like we do with projectID-testcaseID