Skip to content

v1.2.0

Choose a tag to compare

@C2H6Ethan C2H6Ethan released this 17 Nov 14:32
· 4 commits to main since this release
715f95b

[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