Hotfixes
20222023.03.2 (2023-04-26): resolve technical user issue for non-CAMP operation mode
2023.03.7 (2023-05-26):
- Fix issues with number of displaying Codebeamer items
- Fix issues with display of JAMA grid in Smartfacts
Smartfacts Platform
Model Warehouse Profile
...
Code Block |
---|
<codeBeamerMigration ModelName="C:\<Path_to_file>\file.qea" DoorsModule="Doors Module" codeBeamerTracker="CB-Tracker Name"> <MappingSet LinkType="Trace"> <Doors id="Doors_Id, eg. id.12345"/> <Codebeamer<CODEBEAMER id="CodeBeamer Id, eg. 12345" name="Name of CB Element 1" /> <EA guid="EA GUID, e.g. {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx}"/> </MappingSet> <MappingSet LinkType="Trace"> <Doors id="Doors_Id2/> <Codebeamer<CODEBEAMER id="CodeBeamer Id 2" name="Name of CB Element 2"/> <EA guid="EA GUID 2"/> </MappingSet> ... </codeBeamerMigration> |
...
Import Links in the main menu will open the following window that allows to specify the details for importing links from an XML file:
...
...
IMPORTANT: Please ensure that /item/{} is used as path in the Target URI Pattern, otherwise the links will be created, however they will be not displayed at the corresponding Codebeamer items.
The Import Links menu item is only visible to Project Owners
...