Skip to content
C2H6Ethan edited this page Nov 21, 2023 · 7 revisions

Installation | Changelog

Visualize your codeBeamer issues in Lucidspark!

This is a Plugin for Lucid that allows you to visualize Issues managed on a codeBeamer instance,
visualizing them as App Cards on your documents.


About

codebeamer-cards for Lucidspark aims to bring you the same experience as we did with codebeamer-cards for miro, enabling dynamic, interactive planning & backlog visualization with Issues managed in codebeamer.

The extension couples the custom import modal known from codebeamer-cards for miro with the Lucid Extension API, retaining familiarity for miro-users and profiting from the powerful API that Lucid offers.

Development is actively ongoing, an MVP is planned to ship at the beginning of October 2023, and iterations that bring the extension on par or even beyond what the miro integration did are planned already.

Accessibility / Installation

The extension is not available on the Lucid marketplace, and our first priority is internal use. We whatsoever don't rule out an eventual public release.
You can still use the extension for yourself or your organization, by creating your own Lucid Developer Application. You can read more on it on the Lucid Developer Docs.

Features

Planned

We aim to bring at least the features that codebeamer-cards for miro used to provide, specifically:

  • Import codebeamer items, visualizing them as data-rich card shapes
  • Support self hosted codebeamer instances
  • Powerful item filter, supporting CBQL statements
  • Editing planning-relevant item attributes on-board

Released

With our first MVP however, only following features will ship:

Powerful item filter, supportin CBQL statements

Filter by selecting fields & values, optionally specifying AND/OR logic, or flatout use a CBQL statement.

cb_lucid_filter

Import items as cards

Though currently far from the splendor of our miro cards, a first minimal import of items as cards on a document can be done. The cards currently only show name, description in wiki-syntax (subject for removal), as well as assignee and estimate and can not be synched or updated.

cb_lucid_import

Relation & Association Visualization

Create lines between cards based on the relations and associations of the codebeamer items relations

Clone this wiki locally