Skip to main content
All CollectionsRelease Notes
Release 24.08.01--New components, Default Git branch to "main", Concurrent deployment error messages
Release 24.08.01--New components, Default Git branch to "main", Concurrent deployment error messages

Default GIT branch to "main", SearchCustomization metadata, AssessmentStatus, GiftTransactionStatus, GiftRefundStatus Standard Value sets

Minh Nguyen avatar
Written by Minh Nguyen
Updated over a week ago

Set default GIT branch to "main"

When a new GIT Org is created, the default branch is now "main" instead of "master" as this is the default branch of main GIT servers (BitBucket, GITHub).

Support SearchCustomization metadata type

The SeachCustomization metadata is now supported.

Support AssessmentStatus, GiftTransactionStatus, GiftRefundStatus Standard Value Sets

You can now select and deploy AssessmentStatus, GiftTransactionStatus, GiftRefundStatus Standard Value Sets

Work Item Home page - alway show option to view team work items

After you archive all your work items, the welcome screen will be shown. This screen didn't include the "View" dropdown, so if you are a team owner, there is no way for you to view other team members' work items.

We've updated the work item welcome screen to always include the Dropdown.

Concurrent deployments error message enhanced to show deployments

There is a limit on the number of concurrent deployments per user (including CI Jobs, and Work Items):

  • Essentials Free edition: 5 concurrent deployments per user

  • Essential Basic edition: 15 concurrent deployments per user

  • Essentials Plus edition: 15 concurrent deployments per user

Previously, a vague error message was provided when this limit was exceeded. With this release, a detailed error message will show all of the deployments currently running. So, if you don't see your deployment in this list, you know that it has been cancelled (and not queued). These cancelled deployments can be rerun after the current deployments have been completed or cancelled (or failed).

Fix bugs: unable to deploy standard tab visibility, cloned work item also include previous approval information

In this release, we also fixed two bugs: unable to deploy standard tab visibility, cloned work item also include previous approval information

Did this answer your question?