Skip to:

Marketplace

Extension for JQL

works with Jira Cloud

OVERALL RATINGS

INSTALLS

6

SUPPORT

  • Partner Supported

TRUST SIGNALS

Showing details for Cloud

Key highlights of the appjql, extension, attachment, lastUpdatedBy, epic link, link, parent link

More details

  • 📎 Attachments: attachment.count(), attachment.name(), attachment.size()
  • ⏰ Time Tracking: time.sinceLastUpdate(), worklog.totalTime()
  • 📋 Epic Management: epic.getChildIssueFromEpic(), epic.getEpicFromChildIssue()
  • 🔗 Relationships: link.linkedType(), subtask functions
  • 🗣️ Collaboration: comment.count(), user.lastUpdatedBy()

💡 Powerful Examples

sql

-- Find stale issues
issue in time.sinceLastUpdate("30d")

-- Large files by team
issue > attachment.size("5M") and issue in attachment.author("design-team")

-- Epic hierarchy analysis
issue in epic.getChildIssueFromEpic('project = "WEB"')

Resources

  • App documentation

    Comprehensive set of documentation from the partner on how this app works

  • EULA

    Get the End User License Agreement for this app

Privacy and Security

Privacy policy

Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.

Partner privacy policy

Security program

This app is not part of the Marketplace Bug Bounty program.

Integration permissions

Extension for JQL integrates with your Atlassian app

Version information

Version 2.17.0for Jira Cloud

Release date
Oct 29th 2025
Summary
Minor version update
Details

Minor version update

Payment model
Paid via Atlassian
License type
Commercial

Learn and explore

  • What’s Marketplace
  • App installation
  • About Atlassian
  • Atlassian resources
  • Search and ranking
  • Atlassian events
  • Atlassian foundation

Follow