-
Suggestion
-
Resolution: Answered
-
None
-
SOAP interface to Jira 3.4.1 on XP/MySQL
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
When progressing an issue through a workflow, specifically closing the issue;
jiraSoapService.progressWorkflowAction(soapTaken, issueKey, "2", actionParams);
I observed that any values not explictly listed in the action Params list, but shown on the Resolve screen, were cleared of their values. In particuarly, I had several custom fields that were mysteriously disappearing. It took me quite a while to figure out why simply closing a workflow item was automatically clearing out unrelated fields out from under me!
Nick Menere suggested I submit an Feature Request stating that values should retain their current values unless specifically modified.
- causes
-
JRASERVER-12300 affectsVersion field cannot be updated via SOAP or XMLRPC
- Closed
- is duplicated by
-
JRASERVER-9556 JiraSOAPService.progressWorkflowAction delete custom field values when they are not part of the RemoteFieldValue argument
- Closed
- relates to
-
JRACLOUD-8717 retention of field values when using SOAP
- Closed