You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I want a solution to this too! Either 10 items would be great, or a quick type-ahead like on the JQL simple search builder
You can't as this is hardcoded to 5 in the class that provides the menu items for the top navigation bar.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can I create a plugin and do it with that?
Like I could add a web-section and keep track of recent projects (somehow).
would this direction be viable or not?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes you can implement your own dropdown showing the list of recent projects. Check these for guide/samples
https://answers.atlassian.com/questions/11970940
https://developer.atlassian.com/docs/getting-started/plugin-modules/web-item-plugin-module
The problem is that you'll then have two drop-down menus showing a list of projects and the only way you can hide the original menu provided by JIRA might be a bit hacky - you need to create a css file which is included globally on all pages which sets the "display" of the original menu to "none".
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.
Thank you for your question, we have exactly the same requirements. 5 entries is just too less. Is there a jira feature request yet to make this setting configurable?
I could not find one yet.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have multiple projects that use variations of the same base workflow. The variations depend on the requirements of the project or issue type. The variations mostly come in the form of new statuses ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.