Skip to main content

Community

Connector Improvement: Add Issue labels to Jira Connector

Answered

Please sign in to leave a comment.

Comments

2 comments

  • Official comment

    Hi Andi - 

    We actually already do support Labels in Jira! 

    You can query the ISSUE_MULTISELECT_HISTORY table by issue_id where the field_id = 'labels'. 

    I hope this helps!

    Erin

    Nice! I recently noticed that after digging into the tables. Thanks, Erin