Good day, Recently we Installed the trial version of Jira Work Management to test it but when we are trying to create an issue after creating the board we are getting this error.
Thanks!
Hi Boris,
Thank you for this. Unfortunately it does not quite answer my question because 2 of the fields I am having problems with are JIRA standard fields - the drop down lists for the Component/s and the Projects fields e.g. on issue creation.
The Component/s list doesn't show all the options
Some of the project names are long, therefore truncated, and common across the initial part of the name making it impossible to see which you are picking. This is also a problem in the import wizard.
I tried to add pictures to show the problem but can't find anywhere to put them to make the upload image tool work :(
Any further suggestions would be very welcome.
Many thanks, Lesley
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Use the Upload (the blue arrow icon in the toolbar)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Okay I found a way around the problem with number of components - if you modify initComponentPicker.js webapp/includes/jira/field/initComponentPickers.js and change maxInlineResultsDisplayed to more than 15 it should work.
I've tested this by modifying it in Chrone dev tools console, but you should be able to make it permanent if you modify that js file
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Boris i tried that but is not working in Jira 6.1.7.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What's the exact type of the field, because I do not see that happening with Single Select custom field?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.