-
Type:
Suggestion
-
Resolution: Won't Fix
-
None
-
Component/s: None
-
None
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
When creating an issue in JIRA remotely through the XML-RPC interface, the status field is not set correctly even when a valid ID (as a string) is pointed to by the "status" key in the Hashtable the createIssue method creates the new issue based on. Likewise, the same problem exists in updateIssue - the status field of the passed Hashtable is being ignored and the status is set automatically to "1" (Open).
- relates to
-
JRACLOUD-13233 Implement transition issue through workflow with XML-RPC
- Closed