Open MarkGTI opened 1 year ago
Got it working was different error
I've problems with custom fields too. The creation of work items stops as soon as an attempt is made to create the work item with the custom field. The supposed field that is tried to be created has absolutely nothing to do with the one in the template. A cryptic field name is searched for and the value to be assigned is also incorrect.
The problem I had was a different one. I wanted to assign a value of the type “Identity”. The “.uniqueName” must be added at the end. The assignment is therefore “value” : “{Custom.Fieldname.uniqueName}”.
Tried this but no luck
Custom.NextAction {Custom.NextAction}