Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Field type 'option-with-child' not supported #16

Open
Programie opened this issue Feb 5, 2018 · 0 comments
Open

Field type 'option-with-child' not supported #16

Programie opened this issue Feb 5, 2018 · 0 comments
Assignees
Labels

Comments

@Programie
Copy link

Programie commented Feb 5, 2018

Adding a custom field which is of type "option-with-child" does not work with the current version of this library.

Example code:

$fluentIssueCreate->customField("12345", array("value" => "Foo", "child" => array("value" => "Bar")));

This worked till an update to JIRA 7.x as the previous JIRA version seem to used something else than "option-with-child" as field type.

@oRastor oRastor self-assigned this Mar 13, 2018
@oRastor oRastor added the bug label Mar 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants