When I mark a issue as complete that is in a sprint and the sprint is over why does it keep moving to the next sprint? The issue that are in the issue are complete and everything on the board is mapped correctly. PLEASE HELP
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.