Skip to main content
Version: 3.8.1

Changelog

3.8.1#

[Backport: 3.7.6]

Symphony ONE#

  • Added support for transfer of codebeamer 'downstream' and 'upstream' references to azure relationships.

3.8.0#

[Backport: 3.7.6]

3.7.6#

Highlights#

  • Added support for custom salesforce types in ONE (DEVSYM-891)

Salesforce Adapter#

  • Added support for custom type transfer (DEVSYM-891)

Taeesi Adapter#

  • Added new features to load defect ids and a dedicated defect by id (DEVSYM-522)
  • Fixed issue when executing feature from Rest UI (DEVSYM-891)

Kpmgsb Adapter#

  • Fixed issue running multiple kpm processes in parallel (DEVSYM-880)

RTC Adapter#

  • Fixed issue when updating a WI starting value with a date prefix (DEVSYM-872)

3.7.5#

KpmGSB Adapter#

  • Fixed issue when calling features from Rest UI (DEVSYM-864)

Integrity Adapter#

  • Fixed issue when multiple users are selected (DEVSYM-853)

3.7.4#

Symphony ONE#

  • Navigating to dashboard when triggering a sync run

Polarion Adapter#

  • Fixed issue when transferring custom enum field (DEVSYM-801)
  • Fixed validation issue when running adapter against 23.04 (DEVSYM-860)

KpmGSB Adapter#

  • Updated to latest wsdl from VW (DEVSYM-845)

Azure Adapter#

  • Made organization optional in classic(DEVSYM-841)

3.7.3#

Highlights#

  • Added state transition manager in ONE

Symphony ONE#

  • Added state transition manager (DEVSYM-738)

Polarion Adapter#

  • Introduced comment id (DEVSYM-812)
  • Fixed classloader issue on invalidate (DEVSYM-839)

Codebeamer Adapter#

  • Added DoTransition feature (DEVSYM-835)
  • Added new feature to retrieve tests steps in classic (DEVSYM-802)

Jira Adapter#

  • Update to handle changed Cloud API null values (DEVSYM-813)

Breaking Changes#

Symphony ONE extension hook to skip items was introduced when no query filtering was available to enable skipping specific items. Now that query filtering is available the skip extension point is deprecated and subject to be removed in one of the next releases. Please make sure to use a specific query instead matching your extension filter criteria.

3.7.2#

Highlights#

  • Introduced option to specify mappings in symphony ONE for a specific scenario (DEVSYM-789)
  • Introduced new extension hook missingTarget to handle missing items (DEVSYM-720)
  • Introduced new authentication methods (DEVSYM-615)

Symphony ONE#

  • Fixed issue when updating attribute mappings in ONE (DEVSYM-815)
  • Enabled setting of session timeout(DEVSYM-747)(Backport)

Symphony Classic#

  • Enabled setting of session timeout(DEVSYM-747)(Backport)

RTC Adapter#

  • To overcome limitations in the RTC API we are filtering the sum of all queries returned by RTC by project and user(DEVSYM-676)

KPMGsb Adapter#

  • Updated adapter to use the latest kpm wsdl (DEVSYM-728) (Backport)

Codebeamer Adapter#

  • Introduced GetTransitions Feature (DEVSYM-592) (Backport)
  • Fixed issue when loading users by group with insufficient permissions (DEVSYM-814)

Starc Adapter#

  • Fixed issue when loading users by group with insufficient permissions (DEVSYM-814)(Backport)
  • Fixed Classloading issue when loading comments (DEVSYM-832)(Backport)

Breaking Changes#

Symphony ONE extension hook to skip items was introduced when no query filtering was available to enable skipping specific items. Now that query filtering is available the skip extension point is deprecated and subject to be removed in one of the next releases. Please make sure to use a specific query instead matching your extension filter criteria.

3.7.1#

Highlights#

  • Availability of KPMGSB adapter in symphony ONE (DEVSYM-543)
  • Introduced sync based last run timestamp to be used when querying items. To find out if adapters already support it see adapter sections (DEVSYM-723) (Backport)
  • Enabled retries for failed objects (DEVSYM-737)

Symphony ONE#

  • Improved meta data cache validity default value and enabled on demand reload of meta data (DEVSYM-703)
  • Automatic time stamp injection into queries to improve sync performance. To find out if adapters already support it see adapter sections.(DEVSYM-723)

Docker#

  • Introduced env variables to set postgres db connection data (DEVSYM-727)

Jira Adapter#

  • Fixed attachment download issue due to 406 error on Jira cloud in symphony.classic (DEVSYM-775) (Backport)
  • Introduced on demand user loading in symphony.one (DEVSYM-782) (Backport)
  • Fixed issue when setting user fields in onPremise environments(DEVSYM-752) (Backport)
  • Disabling fallback to default query in symphony.one when selected query doesn't exist (DEVSYM-765) (Backport)
  • Included new field description.html when reading item details (DEVSYM-677) (Backport)

Rally Adapter#

  • Fixed issue with items being created in the default project when used in symphony.one (DEVSYM-771)

Codebeamer Adapter#

  • Introduced on demand user loading in symphony.one (DEVSYM-761)
  • Disabling fallback to default query in symphony.one when selected query doesn't exist (DEVSYM-766) (Backport)
  • Filtering Issues modified since last run timestamp. (DEVSYM-723)(Backport)

Azure Adapter#

  • Disabling fallback to default query in symphony.one when selected query doesn't exist (DEVSYM-767) (Backport)
  • Filtering Issues modified since last run timestamp. (DEVSYM-723) (Backport)

Integrity Adapter#

  • Fixed issue in symphony.one where invalid query definitions caused loading of meta data to fail (DEVSYM-803) (Backport)

Breaking Changes#

Due to performance issues, usage of the embedded postgres database is deprecated. Starting with symphony 3.8. the embedded db will be removed completely. Please make sure to use a dedicated postgres db.