I have created a scripted field based on the content of a text field. This is to show information as read-only on a transition screen.
The field works and I can see it on the issue under Scripted Fields.
But it is not showing up as a field that can be added to a transition screen.
Is this possible?
Are there any other ways to show read-only info on a transition?
Hello,
If you have Jira Software, then when you create a board you provide a JQL filter for the board (Board -> Configure -> General tab). This filter provides issues for the board. This filter can select issue from as many projects as you want (project in ( Website A, Website B, Website C, Website D)).
If you do not have Jira Software, then you can not represent issues from multiple project on a board.
Karl,
In addition, you'll need to be the board admin and also have manage sprint permission in all 4 projects.
Victor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can find info how to create a filter here:
https://confluence.atlassian.com/jiracorecloud/saving-your-search-as-a-filter-765593721.html
You query should look like this:
project in ( Website A, Website B, Website C, Website D)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yeah I figure it should be able to do that but I can't see how to set the filter to pull in issues from other projects.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Karl
You could have a lira admin do that on your behalf. Create a query that has all 4 projects.
Victor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry I should clarify.. My query is working OK. What I can't see how to do is add the issues to the team backlog or sprint
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry I found it!!
I never set the default filter to my custom search
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Good to hear.
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.