Hi,
I already found - https://jira.atlassian.com/browse/JRASERVER-36154 ,
but perhaps anyone has found some sort of change that could be performed on some file in the JIRA server, or a javascript added somewhere that could enable this?
Looking in the /atlassian-jira/ui/aui-layout , in the issue-view.less.css I found :
#view-subtasks td{white-space:normal}#view-subtasks td.stsummary{min-width:200px;width:100%}#view-subtasks td.assignee .tinylink{display:block;overflow:hidden;white-space:nowrap;word-wrap:normal}.subtask-table-container{overflow-x:auto}.subtask-table-container #issuetable{margin:0}.subtask-prog-wrap{background-color:#fff;display:block;float:right;margin:0;margin-top:3px;padding:0 8px 0 8px}.subtask-prog-wrap span{color:#808080;float:left;margin:0 0.429em 0 0}#subtasks_resolution_percentage{float:left;position:relative;top:3px;width:10em;line-height:1em}#subtasks_resolution_percentage td,#subtasks_resolution_percentage td img{height:10px}
Could this be changed?
Thank you!
Bump - how do we do this on JIRA Cloud?
JIRA config properties can contain:
jira.view.issue.show.quicksubtask.when.no.subtasks=true
but this applies to all issue types.
If somebody knows how to apply only for some issue types, that would be great.
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.
would love an answer here :)
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.