Hi,
for one of the company managed projects we would like to use an issue type 'Investigation', though:
- it does not display in the backlog or sprint backlog after adding it by the button 'create',
- there is no option to dd it by using ' + ' on the bottom of the backlog
- it is visible in the general issue search in our project .
I've checked the project settings, the investigation issue type is associated with the project & appropriate issue type scheme, I ran out of ideas.
Do you have the idea what might be the issue here ?
What is the filter for your board? Does your board encompass all issues for the project? Does it explicitly or implicitly exclude that issue type?
What is the status of the Investigation issue after you initially create one using the Create button? Is that status included in the Columns settings of your board?
Thank for those questions @Trudy Claspill, they guided me to the filter settings where I spotted what was missing! Great ;)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Great!
I see from your filter that you are explicitly listing all the issue Types that are available in your project. If you want all the issue types to be included, you do not need to call that out explicitly in your filter. Use the following would automatically select all the issues in your project, regardless of their type, status, or any other field value:
project = SAP order by Rank asc
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.
In your first screenshot, you have not put "investigation" into the issue type scheme, so the project does not offer it to you.
Sorry, scratch that, it's written completely wrong. You are showing it as in the issue type scheme. But it's not the scheme for the project you are looking at in your last screenshot.
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.