Hello,
As we transfered from the server hosted version to the jira cloud the search field for quick filtering tasks within a scrumboard/active sprint disappeared.
Before it was possible to through a search field quick filter by entering text so that issues/tasks etc. were filtered out within the active sprint. The new search field in the top right of the screen searches not just the current project but all projects.
How do I get it back?
John,
I tried making the field a required field, but doing so didn't result in a failure / warning on create when they were left blank.
I was customizing our workflows. Links and Linked Issues don't show up as a field or custom field for most of the conditions. Supposedly it can be required the be changed during a transition (other than create), but it too did not result in a failure / warning when tested.
I think we have Script Runner - so I'll see if I can figure out how to use hasLinks()
in a script based validator. I'll let you know how it turns out.
Thanks for the suggestion
Cathy Waters
Script Runner has a function called hasLinks() that checks for this.
And you can also add a condition or a validator on a transition to do the same. You have to customize the workflow to do this.
Or you could change the field configuration to make links a required 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.