Forums

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

Table joins for Project setup

Jessica August 31, 2013

jira 6.0.4

I want to build a query that validates a Project with standard Issues has been set up properly. I need to see details from the following tables: project, jiraissue, projectcategory, notificationscheme, permissionscheme, cwd_group, cwd_membership, issuesecurityscheme, and schemeissuesecuritylevel.

I see the data I want in each table is generally associated with an ID and would have expected most of these id's to join back to the project or jiraissue tables, but they don't. Am I missing a pertinent table that pulls this info together?

1 answer

1 accepted

0 votes
Answer accepted
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 Leaders.
August 31, 2013

The jiraissues table is irrelevant to project setup (although it will record the project id for each issue)

The schemes are mostly linked to project via the table nodeassociation, it's not a direct project -> scheme link. cwd_group and cwd_membership are related to users and again, not linked directly to the project. cwd_group may be linked to a project via a permission scheme or the role membership, but groups have no direct relation with projects.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events