You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[1.2.0]
Added
Relation & Association Visualization Button
Creates lines between cards based on the relations and associations of the codebeamer items
Once the button has been pressed all outgoing associations and downstream references will be found for each item in the current tracker, the relation will still be visualized if the target item is from another tracker
The button displays the number of relations and associations that haven't been visualized yet.
If all relations and associations have been visualized, the buttons tooltip is labeled with "Hide ..." and removes all visualized relations and associations in the current tracker from the board
If there are more then 50 items in the current tracker on the board, the data will be fetched on demand to save resources and the buttons tooltip is labeled with "Toggle ..."
Changed
Fixed an issue where the Assisted query input was not used as the default query input
Fixed an issue where the Import all button count would be calculated incorrectly active filters existed
Fixed an issue where imported query result checkboxes wouldn't be checked
Fixed an issue where multiple items would be imported if there were a lot of items on the board
Shortened Import Action button texts and added tooltips