Power Scripts (JJUPIN) createIssue problem with required fields

TTPSC AST June 29, 2017

Hi,

I have created a script which should create an issue. Target WF has validators on the create screen and I receive error "Field X is required". Validator come from Suite Uilities. I'm setting Field X via custom_field_mappings but it looks like they are used after validators stage. Anyone successfully created an issue with validators enabled using SIL?

1 answer

0 votes
TTPSC AST June 29, 2017

I have found the solution.

If you pass the parameter custom_fields_mapping don't use syntax from documentation that is:

{custom_fields_mapping}

use simple:

custom_fields_mapping

Suggest an answer

Log in or Sign up to answer