Rally - WSAPI: Limitation with WebLink field types.
book
Article ID: 131153
calendar_today
Updated On:
Products
CA Agile Central On Premise (Rally)CA Agile Central SaaS (Rally)
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.