codestream icon indicating copy to clipboard operation
codestream copied to clipboard

Add support for JIRA custom fields that don't have default values

Open tmyllymaki opened this issue 5 years ago • 2 comments

As I'm creating an issue to Jira the "add a " part of UI is empty and I can't open the issue type list:

image

Tested in VSCode and Rider.

tmyllymaki avatar Oct 23 '20 12:10 tmyllymaki

Hi @tmyllymaki currently codestream is limited in the following way: we can only create issues that either don't have required custom fields, or if they do have required custom fields, there is a default value.

Is it possible that for your project, all of the ticket types contain a required custom field that does not have a default value?

ppezaris avatar Oct 23 '20 14:10 ppezaris

I guess it's a plugin field which is required. It assigns a default value but I'm not quite sure if it has a proper default value. Couldn't figure anything else. Other required fields were regular Summary etc.

tmyllymaki avatar Oct 23 '20 16:10 tmyllymaki

Duplicate of https://github.com/TeamCodeStream/codestream/issues/528

planteater avatar Sep 07 '23 23:09 planteater