The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Increase limit of the character in JQL

kA
Contributor
August 6, 2014

Hi Friends,

I entered the lengthy text in JQL but after the certain limit i could not able to add the character in that, so can you please suggest how can i increase the lengh of that in On Demand JIRA.

Thanks in advance,

Karthik A.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Nic Brough -Adaptavist-
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.
August 6, 2014

You can't do this on Server Jira without making code changes, so there's no way you can do it on Cloud/OnDemand

I'd question the need for over-long queries though - the requirement implies you are building very long queries which is likely to be inefficient and suggests your process is lacking some information for grouping issues together.. Why are you trying to run vastly complex queries?

kA
Contributor
August 6, 2014

Hi Nic,

I have the project which has more than 200 components but in that i'm the component lead for only 100 components and few user create the task and work on it, and they also works on other component too. so i want to retrieve those component related task alone in JQL. so include those components in JQL,That is why the query text was exit the range.

Thanks,

Karthik A.

Nic Brough -Adaptavist-
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.
August 6, 2014

200 components implies your project is too complex and should be split up.

I'm not sure why you are listing them all though, when you could just say "... component in componentsLeadByUser()..." as part of your query.

(For other component leads, you can say component in componentsLeadByUser("Bob") )

TAGS
AUG Leaders

Atlassian Community Events