Is it possible to see (+) icon for creating sub-task in view screen? (Jira Server 7.11.2)
In normal case, it will be displayed if first sub-task created. (via Menu - create sub-taks)
Some people in my company would like to see it before. :(
Thx
You can get Jira Server to show the sub-task header (including the +) with a minor tweak - just add a line in the properties file in the jira home directory and restart Jira. Mine usually reads as below:
root@zen:/opt/home-jira# cat jira-config.properties
jira.websudo.is.disabled = true
jira.view.issue.show.quicksubtask.when.no.subtasks=true
Hello @Aleksandra Kalischek
Currently it's not possible to have the plus icon if there are no existing sub-tasks for the issue. I am not exactly aware of the customization in the Jira code which might need to be done for this feature to be available.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have found an open ticket, something similar to what you require for your users, but it's an open ticket and still unresolved.
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.
Validate your expertise in managing Jira Service Projects for Cloud. Master configuration, optimize workflows, and manage users seamlessly. Earn global 🗺️ recognition and advance your career as a trusted Jira Service management expert.
Get Certified! ✍️Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.