Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Work items is FlexDeploy’s custom solution to issue tracking where tasks, issues, stories, etc.. are abstracted into generalized “work items”. Work items can be created and managed natively in FlexDeploy. Use work items to provide traceability, context, and the ability to share progress and status of your items across the delivery lifecycle. You can explore the child pages of this page to read about implementation of the work item system

For implementation setup see Issue Tracking page. More specifically, instructions to create integration between FlexDeploy and external Issue Tracking System (Github Issues, Gitlab Issues, Jira Issues, etc..) see FlexDeploy Work Item Integration. If the external application you want to integrate with is not supported out the box, then instructions are also there to create a custom ITS configuration. It will also show how to configure the folder or project so it is ready to link build/deploy executions to a work item.

Table of Contents

...

Creating a work item

...

The following popup will open where you can provide a name and type. There are also optional fields for a description, assignee, and tags. Assignee can be used to show ownership of the work item (i.e. whom will be completing the work for the work item) and tags provide a visual way to search for the work item. Once the work item is created it will display in the work items table.

...

Viewing / Edit a work item

You can view or edit any work item on the work-items screen. Additionally, from the a project execution, any previous execution which was linked to a work item contain a direct link to the work item aswell.

...

When viewing or editing a work item you will be provided with the work item number. The work item number (i.e. 4309 in the example below for the internal ITS system) is used to associate this work item with a build or deployment execution.

...