Products

Fisheye Support

  • Documentation
  • Knowledge base
  • Resources
  • Search
  • Log in
    • View account
    • View requests
    • Log out
  • ...

Knowledge base

Products

  • Jira Software

    Project and issue tracking

  • Jira Service Management

    Service management and customer support

  • Jira Core

    Manage any business project

  • Confluence

    Document collaboration

  • Bitbucket

    Git code management

See all

Resources

  • Documentation

    Usage and admin help

  • Community

    Answers, support, and inspiration

  • Suggestions and bugs

    Feature suggestions and bug reports

  • Marketplace

    Product apps

  • Billing and licensing

    Frequently asked questions

  • Log out
  • Log in to account
  • List watched pages
  • Contact support
  • Evaluator resources
  • Training & Certification
  • Cloud Migration Center
  • GDPR guides
  • Enterprise services
  • Atlassian partners
  • Developers
  • User groups
  • Automation for Jira
  • Atlassian.com
  • Page

  • View in Confluence
  • Edit Page
  • Viewport

  • Manage Viewport
  • Confluence

  • Dashboard
  • Space Directory
  • People Directory
Fisheye latest (4.8)

Documentation

Unable to load

  • Atlassian Support
  • Fisheye 4.8
  • Documentation
  • Fisheye FAQ
  • Example EyeQL Queries
  • How do I show all changesets which do not have reviews?
Data Center and Server 4.8
Versions
  • 4.8
  • 4.7
  • 4.6
  • 4.5
  • 4.4
  • 4.3
  • 4.2
  • 4.1
  • 4.0
  • See all

How do I show all changesets which do not have reviews?

Example EyeQL Queries

  • How do find changes made to a branch after a given tag?
  • How do I filter results?
  • How do I find changes between two versions, showing separate histories?
  • How do I find changes made between two version numbers?
  • How do I find commits without comments?
  • How do I find files on a branch, excluding deleted files?
  • How do I find files removed from a given branch?
  • How do I find revisions made by one author between versions?
  • How do I select the most recent revisions in a given branch?
  • How do I show all changesets which do not have reviews?

On this page

Related content

  • No related content found

Still need help?

The Atlassian Community is here for you.

Ask the community

The following query will return any changesets that have not been reviewed.


select revisions where (not in any review)
Last modified on Oct 25, 2018

Was this helpful?

Yes
No
Provide feedback about this article

Related content

  • No related content found
Powered by Confluence and Scroll Viewport.
Atlassian
  • Privacy policy
  • Terms of use
  • Security
  • © Atlassian