Forums

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

Jira indexes intersection

Roman Zhuravlev
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 14, 2019

Bitbucket table "cs_attribute" contains data about commits and its attributes. Like for attribure 'jira-key' jira integration, like what issues commit belongs to.

Problem is that all commits for all repositories located in one table.

For example, if I have commits that belongs to the same Jira issues but located in different repositories it still be in a same table. 

From my plugin I'm trying to get all commits for some issue (by issue key), but if there are any commits for same issue key but other repositpry I still get it from request. To get this commits I use function "findByProperty" from CommitIndex class.

So my question: Is there any opportunity to get commits by property (in my case "jira-key") for exact repository?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events