Rally - WSAPI: Limitation with WebLink field types.
search cancel

Rally - WSAPI: Limitation with WebLink field types.

book

Article ID: 131153

calendar_today

Updated On:

Products

Rally On-Premise Rally SaaS

Issue/Introduction



Can WSAPI update or import fields of type: WebLink?

Environment

Release:
Component: ACSAAS

Resolution

Unfortunately not.

It seems that WSAPI has a limitation to update or import fields of type WebLink. WebLink fields are of the endpoint type: "WebLinkDefinition" which inherits from AttributeDefinition (You can find that in the WSAPI online docs under the ObjectModel on the left pane). WSAPI is unable to update fields of that type.