Unexpected field "project" is sent in the payload of ConnectALL Universal Adapter
search cancel

Unexpected field "project" is sent in the payload of ConnectALL Universal Adapter

book

Article ID: 434617

calendar_today

Updated On:

Products

ConnectAll On-Prem ConnectALL ConnectAll SaaS

Issue/Introduction

Steps to Reproduce:

  1. Create a UA codebeamer
  2. Create an automation to synchornize the Epics in Codebeamer to Rally Portfolio Items.
  3. Run the automation.

 

Actual Results:
When synchronizing a Portfolio item to create an epic the sync is failing with Invalid attribute Project.

Exception occurred in updating the record java.lang.Exception: Exception when trying to create record due to the error {"message":"JSON parse error: Unrecognized field \"Project\" (class com.intland.codebeamer.controller.rest.v2.model.TrackerItemModel), not marked as ignorable; nested exception is com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field \"Project\" (class com.intland.codebeamer.controller.rest.v2.model.TrackerItemModel), not marked as ignorable (42 known properties: \"modifiedBy\", \"areas\", \"subjects\", \"releaseMethod\", \"accruedMillis\", \"customFields\", \"name\", \"descriptionFormat\", \"spentMillis\", \"version\", \"tags\", \"id\", \"modifiedAt\", \"createdBy\", \"owners\", \"assignedAt\", \"estimatedMillis\", \"priority\", \"typeName\", \"assignedTo\", \"parent\", \"startDate\", \"ordinal\", \"status\", \"comments\", \"teams\", \"storyPoints\", \"createdAt\", \"description\", \"closedAt\", \"resolutions\", \"severities\", \"categories\", \"formality\", \"platforms\", \"endDate\", \"iconColor\", \"iconUrl\", \"tracker\", \"angularIcon\", \"children\", \"versions\"])\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 31] (through reference chain: com.intland.codebeamer.controller.rest.v2.model.TrackerItemModel[\"Project\"])","resourceUri":"/trackers/35851344/items"}

 

Expected Results:
There should not eb any error about the project.

Environment

4.1.0

Cause

DE183300

Resolution

Fixed in ConnectALL 4.1.2