Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,260
Community Members
 
Community Events
184
Community Groups

Database Picker performance and search

Hi,

I'm currently starting to use ScriptRunner for Jira and the database picker field is an awesome tool.

Currently I'm having two issues. First I want to introduce the use case. We want to add a field to assign a location the the issues, meaning which machine is having a but or requiring a new feature (we are a manufacturing company).

For this, we have a database with all the possible locations (tens of thousands) and created a Database Picker field that retrieves the ID of the location and the name. The name is sort of a path. For instances: <COUNTRY>.<PRODUCTION_LINE>.<MACHINE>.

The two problems I see are:

 * Performance. Displaying 100 issues and showing this columns value is slow (+10s).

 * Search. I would like to be able todo searchs such as "locations starting with US.CONNECTICUT.*" to get all the issues under US Connecticut. I cannot due that as the issueFieldMatch function (allows regex) is looking for the value (the internal id) and not for the displayvalue.

 

What alternatives do I have? Is there a way of nicely resolving this with Database Picker? Which other option are available to solve this kind of problems?

1 answer

1 vote
Gonchik Tsymzhitov
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jan 03, 2021

Hi! 

Did you find some solutions?

Nop, just an ugly workaround: I created to fields, one RO text and the other RW that's a database picker.

Then with a script I assign to the RO text field the display value of the database picker every time it changes.

Ugly, but then I have the RO text field that I can use to search or display without performance issues.

Anyway, with Atlassian moving to 100% cloud solution in the future and ScriptRunner not supporting external resources in the cloud, all this goodies will disappear.

Still trying to think if I'm going to stay at all with Atlassian if I can not connect Jira to our internal servers.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events