The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Table to store static data in JSM Database.
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.
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)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello everyone, Hope everyone is safe! A few months ago we posted an article sharing all the new articles and documentation that we, the AMER Jira Service Management team created. As mentioned ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.