Skip to main content
Planview Customer Success Center

Digital.ai Release

Digital.ai Logo

 


 

Overview

Release information appears on a lot of artifact types. In some tools, the release artifact itself is a first class citizen; in others, the release is a field on a work item.

Typically, each tool’s admin has to create new release artifacts for each new release, which is highly inefficient and error-prone. Not to mention there is no traceability between the various work items associated with a specific release across tools.

By integrating Digital.ai Release (formerly XebiaLabs XL Release) with the rest of the software delivery toolchain, specifically the tools that house long-lived collaboration work items like features, stories, requirements, tests, defects, problems and incidents, it’s possible to designate one tool as the source or ‘master’ of the release artifact.

The tool designated as ‘master’, be it Digital.ai Release or another tool, can populate the release artifact to the other tools, synchronizing fields like start and end dates, descriptions, status, tags and flag status.  

Key Features and Benefits

  • Eliminate duplicate data entry and human error. Release information is populated automatically from the source to other tools.

  • Create visibility into release status for everyone collaborating on the release, including practitioners who don't normally use Digital.ai Release, like product owners, project managers and developers.

  • Create traceability between release artifacts and associated implementation artifacts, like features, by flowing the release information through Planview Hub's models.

Demo Videos

 


 

Connector Setup Details

This section describes the basic steps needed to prepare your Digital.ai instance for use with Hub. Note that additional fields for synchronization or configuration of queries may be required depending on the requirements of your integration.

Minimal User Permissions & Hub User

We recommend that you create a new user within your external tool, to be used only for your Hub integration. This is the user information you will enter when setting up your repository connection within Planview Hub. By creating a new user, you will ensure that the correct permissions are granted, and allow for traceability of the modifications that are made by the synchronization. 

In general, your user account should have sufficient permissions to create, read, and update artifacts in your repository. However, depending on the use case, your user may need different permissions. For example, if you are only interested in flowing data out of your repository, your user may not need to have full CRUD access, as the 'create' and 'update' permissions may not be needed.

Your user should have a secure password or token. Please be aware that Hub will not allow you to save a repository connection utilizing a weak password/token, such as 'tasktop.'

See the Digital.ai user guide to learn how to create a custom user in Digital.ai Release.

List of minimal user permissions:

  • Admin

  • Create Release

Connecting to the Digital.ai Release Repository

Standard Authentication

Required Fields: 

Optional Fields:

  • Throttling Settings: This field indicates the number of API calls that can be made per minute. See details here.
    • Note: This field should only be set under the guidance of customer care as the ideal value is highly dependent on each customer's unique environment. 
  • Connection Security: If checked, insecure connections to this repository will be allowed. See details here.

Screenshot 2023-10-11 at 5.10.29 PM.png

SSO Authentication

Additionally, Digital.ai supports the following SSO implementations:

  • Script (HTTP cookies)
  • X.509 Certificate

Learn more about how to set up your repository in Planview Hub here. 

 


 

Other Configuration Settings

Rich Text

Supported rich text elements are: 

  • Headings
  • Code
  • Paragraph
  • List
  • Quote
  • Anchor
  • Emphasis (i.e. italic)
  • Strong (i.e. bold)

Full Scan

In general, a full scan is not required to synchronize updates from this repository. However, it is possible that some read-only fields may require a full scan. Please consult with customer care for additional details.

Best Practices for Template Variables

Planview Hub: 19.1.3 and later

It is important to understand that each Hub collection retrieves its artifact schema (i.e., its list of possible fields and field values) based on the template used in Digital.ai. This has some consequences to be aware of:

  • If you do not use a template for your release, you will not be able to synchronize variables (i.e., custom fields) 
    • Also note that releases without a template cannot be created in Digital.ai via API (and thus via Hub). However, existing releases not based on a template can be synchronized out of Digital.ai or be updated within Digital.ai.
  • Digital.ai allows you to add or remove custom fields (variables) to a release artifact independently of the template used to create it. This means that if a field (variable) is added to a release that does not exist in its template, Hub will not be able to retrieve that field.
  • If a field (variable) is removed from the template but still exists on the release artifact itself, Hub will not be able to retrieve or update that field.
  • If a field (variable) is added to a release artifact with the same name as an existing field (variable) on its underlying template, but is of a different field type (for example, your template contains a text variable called “var4”, while your release already has a boolean variable called “var4"), this could cause errors or unintended consequences. We do not recommend that users have duplicate field (variable) names of different field types between release artifacts and their templates.
  •  If a field (variable) exists on the underlying template, but not on the release artifact itself and your Hub integration has that field mapped, the field will be added to the artifact in Digital.ai if a value is synchronized to it from a source repository.
  • As a general rule, we recommend that users not add variables to individual releases. Rather, new variables should be added to the underlying template. 
  • Furthermore, we recommend that if a different set of fields are needed, that users create a new template in Digital.ai and a new collection in Hub for those Digital.ai releases.

 


 

Supported Features

Special Features Supported

You can learn more about special features in Planview Hub here.

Feature

Applicable Hub Version

Applicable Repository Versions

Not_allowed.svg.png Time Worked (Worklogs)

Not_allowed.svg.png Impersonation

 

 

Not_allowed.svg.png Comments

Not_allowed.svg.png Impersonation

Not_allowed.svg.png Public/Private

 

 

Not_allowed.svg.png Attachments

Not_allowed.svg.png Impersonation

 

 

checkicon.png State Transitions

Planview Hub: 19.1.2 and later

Any supported repository version:

Not_allowed.svg.png Person Reconciliation

 

 

 


 

Supported Artifacts

Supported Work Items

Learn about the difference between containers and work items in Planview Hub here

Supported Work Item Type

Applicable Hub Versions

Applicable Repository Versions

Unique URL?

Release

Planview Hub: 19.1.2 and later

Any supported repository version:

Yes

Supported Containers

Learn more about containment in Planview Hub here.

Containers that can synchronize between repositories

Applicable Hub Versions

Applicable Repository Versions

Unique URL?

N/A

     

Containers used to define the boundary of a collection

(when clicking 'Manage Projects' on a collection)

     

N/A (entire repository serves as the container)

Planview Hub: 19.1.2 and later

Any supported repository version:

N/A

Containers used for artifact routing

 

 

 

N/A (entire repository serves as the container)

Planview Hub: 19.1.2 and later

Any supported repository version:

N/A

 


 

Supported Field Types

Note: If one field of a given type is supported, others that are also that type in theory should also work. However, sometimes there are instances in which this is not the case due to the repository. So, while we can claim support for fields at the type level, there is a chance that some specific fields of a given type will not synchronize properly.

Field Type

Does Hub support custom fields of this type?

How is this Field Referenced in the Repository?

Sample Repository Fields Supported

Particular Repository Fields NOT Supported

checkicon.png String

checkicon.png 

Text

Name

Flag Status Text

ID

 

checkicon.png Single-select

checkicon.png 

List Box

Status

Type

 

checkicon.png Multi-select

checkicon.png 

List, Set

Tags

 

Not_allowed.svg.png Boolean

checkicon.png 

Checkbox

 

 

Not_allowed.svg.png Date

Not_allowed.svg.png

(Note: Custom 'Date' fields in Digital.ai are truly 'Date Time' fields, and are supported as such)

 

 

 

checkicon.png Date Time

checkicon.png 

Date

Due Date

Start Date

 

Not_allowed.svg.png Duration

Not_allowed.svg.png

 

 

 

Not_allowed.svg.png Double

Not_allowed.svg.png

 

 

 

Not_allowed.svg.png Long

checkicon.png 

Number

 

 

Not_allowed.svg.png Person

Not_allowed.svg.png

 

 

 

Not_allowed.svg.png Persons

Not_allowed.svg.png

 

 

 

Not_allowed.svg.png Relationship(s)

Not_allowed.svg.png

 

 

 

checkicon.png Rich Text

Not_allowed.svg.png

 

Description

 

Not_allowed.svg.png Location

Not_allowed.svg.png

 

 

 

Not_allowed.svg.png Web Links

Not_allowed.svg.png

 

 

 

Not_allowed.svg.png Time Entries

Not_allowed.svg.png

 

 

 

 


 

Functional Limitations

Category

Limitation

Applicable Hub Version

Applicable Repository Version

Third Party Functional Limitation

Projects

Because Digital.ai does not support the notion of ‘projects,' the following behaviors may be observed when using Hub:

  • Collections will contain artifacts from the entire repository and cannot be restricted by project.

Planview Hub: All

Any supported repository version:

Configuration Requirement

Unicode Characters

In order to support unicode characters (i.e., symbols or non-latin characters of other languages), the following change to the server's xlr-wrapper-win.conf has to be added: wrapper.java.additional.XX=-Dfile.encoding=UTF-8

Planview Hub: 19.1.2 and later

Any supported repository version:

Feature Unsupported

Archived Releases

Archived Releases are currently not supported. They will not be retrieved and will not be part of search results. Once a previously synchronized release becomes archived, it will be treated as if it were deleted in the repository.

Planview Hub: 19.1.2 and later

Any supported repository version:

Third Party Functional Limitation

Release Name and Flag Status

The fields "Release Name" and "Flag Status" are limited to 1000 characters, as the web interface will not display large numbers correctly.

Planview Hub: 19.1.2 and later

Any supported repository version:

Third Party API Limitation

Releases without Templates 

Releases without a template cannot be created in Digital.ai via API (and thus via Hub). However, existing releases that are not based on a template are supported for reading and update in Digital.ai.

Planview Hub: 19.1.2 and later

Any supported repository version:

Feature Unsupported

State Transitions

Providing a 'phase' for state transitions is currently not supported in Hub. As a result, users cannot invoke "Restart Phase" or "Resume" statuses via Hub.

Planview Hub: 19.1.2 and later

Any supported repository version:

Third Party API Limitation

List and Set Variables

List and Set variable values cannot be submitted via the API on creation in Digital.ai versions earlier than 8.2. Therefore, Hub cannot create new releases from a template where required list/set variables exist without a default value in Digital.ai Release version 8.0

Planview Hub: 19.1.3 and later

8.0

Feature Unsupported

Duplicate List/Set Entries

Hub does not support reading and writing duplicate values to/from List or Set variables.

Planview Hub: 19.1.3 and later

Any supported repository version:

Feature Unsupported

Variables

Variables are not supported in Hub version 19.1.2. Creation of releases is only supported for releases without required variables, or where required variables have a default value defined.

Planview Hub: 19.1.2

Any supported repository version: