[jira 4.4.4] Exception when closing issue using SOAP API

Srikanth Vasireddi August 10, 2012

I get the following exception after starting the "Close Issue" transition through the SOAP API using .NET SDK (https://bitbucket.org/farmas/atlassian.net-sdk/wiki/Home)

com.atlassian.jira.rpc.exception.RemoteValidationException: Fields not valid for workflow action Close Issue:
Errors: {customfield_10071=Invalid value 'PROD' passed for customfield 'System Found'. Allowed values are: [PROD, STAGE, TEST , DEV, ALL, 9k]}
Error Messages: []

PROD seems to be valid value, that is what is selected when closing issue through Web Interface and it works fine. What value should I pass when using the SOAP API?

Thanks

1 answer

1 accepted

0 votes
Answer accepted
Bob Swift OSS (Bob Swift Atlassian Apps)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 10, 2012

Suggest an answer

Log in or Sign up to answer