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: 
  • Community
  • Q&A
  • Jira
  • Questions
  • Could you please confirm if a list of values are stored as an array of values or as a single value with concatenated values within it,

Could you please confirm if a list of values are stored as an array of values or as a single value with concatenated values within it,

Varun Nedumaran
Contributor
October 13, 2016

Hi Team,

Could you please confirm if a list of values are stored as an array of values or as a single value with concatenated values within it in JIRA.

Eg:

An array

•        1.2.3.4 •        2.3.4.5 •        1.2.3.5 •        1.2.4.8

or

a string

“1.2.3.4, 2.3.4.5, 1.2.3.5, 1.2.4.8”

Regards

Varun N

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Peter Geshev
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.
October 14, 2016

Hi Varun,

Multiple select/checkbox customfield values are stored as different row entries in the CUSTOMFIELDVALUE table. For example, an issue which has selected 2 options of cf X has 2 entries in the CUSTOMFIELDVALUE  table and each value is stored in its STRINGVALUE column.

image2016-10-14 15:55:32.png

You can validate this behaviour by installing the Home Directory and DB Browser for JIRA and playing around.

Regards,

Peter

TAGS
AUG Leaders

Atlassian Community Events