Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to keep few sub-tasks names same (of our choice) under a parent task?

Kaushik Patel
September 5, 2022

I want to keep few sub-tasks names same under a parent-task. Not same as parent task, but different title than parent task. Also, not all sub-tasks should have same exact title.

 

I have ScriptRunner Server version. I am using JIRA 8.5.1 Server version.

I am a newbie in coding. Hence, I would need query which I can run using ScriptRunner console or wherever in JIRA.

Example: A parent task has 50 sub-tasks. Out of these 50 sub-tasks, the query should allow me to mention comma separated IDs of sub-tasks for which I want to keep title as "Test-123".

The query should only impact title of the sub-tasks mentioned in the query and rest sub-tasks titles should be intact.

How can I achieve this?

Thanks,

Kaushik.

 

1 answer

0 votes
Luther Hargrove
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
March 2, 2014

The maximum allowable value is dictated by the JIRA property 'jira.search.views.max.limit'. If you specify a value that is higher than this number, your search results will be truncated.

This can be set in the 'jira-config.properties' file.

rich leblanc
March 2, 2014

Where is that file located so I can check it? nvm found it:

https://confluence.atlassian.com/display/JIRAKB/How+to+edit+the+jira-config.properties+file

rich leblanc
March 4, 2014

My Jira admin told me he set jira.search.views.max.limit = -1 too "get rid of search limit according to documentation". I don't see that anywhere in docs. Is that a legit value to set it to?

Jira-Admins
December 27, 2016

Hi rich,

 

Did setting to -1 worked?

 

Thanks

Sarath S

Mei Ying Phuah
August 27, 2017

HI, is it same for vba coding by just adding -1 then it will exceed the limit?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events