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,640,973
Community Members
 
Community Events
196
Community Groups

How to create a table in existing database in JSM to maintain static data?

Table to store static data in JSM Database.

3 answers

Please check Atlassian SDK - may be you can create plugin with AO - some self objects

All AO create table in DB, you can see it in storeages menu in system params.

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jun 02, 2022

You don't.

Even if you were on server/DC and hence had access to the database, you should not be abusing it to store data directly, you'll just be stacking up massive problems for your next upgrade or migration and it probably won't work the way you want.

You should find or write an app to host your static data (a server/DC app could actually use the Jira database, but you would do it with "active objects", not looking at the database directly)

0 votes
Ivan Lima
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jun 02, 2022

@Ankit Jaiswal, you don't have access to the database in Cloud. What are you trying to achieve? Unless you're developing an app; otherwise, you should pursue alternate ways to store the data you want. You could use a custom field to store data, for example.


@Ivan Lima is there a way to create a table as a custom field? I want to store data in a tabular form in JSM

Ivan Lima
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jun 03, 2022

Yes, by using an app. There is no custom field table out-of-the-box. In this case, I wouldn't bother to try figuring out a way around this either. Have a look at https://marketplace.atlassian.com/apps/1217571/table-grid-next-generation?tab=overview&hosting=cloud

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events