#2690 [RFE] Request for creation of rudimentary reporting/querying capabilities
Closed: Insufficient data by wombelix. Opened by mharmsen.

In TRAC, there was an ability to write reports against one's tickets.

For example, we have a custom field called 'rhbz'.

It would be highly useful to allow us to craft a report which would identify all issues that have a corresponding value in 'rhbz', or, alternatively, to be able to identify those issues which have no corresponding 'rhbz'.


You can filter the issues as you like and save these filters in a report using the button showed at the bottom of the issue list page.

If you provide me with a project and what you want to filter, maybe I can help you :)

The project is:

  • https://pagure.io/dogtagpki/

Example 'reports' needed:

  • What is the filter in order to identify all tickets within a particular
    Milestone (e. g. - 10.5) that have an empty value in the custom 'rhbz' field?
  • Conversely, what is the filter in order to identify all tickets within a particular
    Milestone (e. g. - 10.5) that have a non-empty value in the custom 'rhbz' field?

Filter on empty vs non-empty isn't quite something we have now.

You can filter on a specific rhbz value though:

https://pagure.io/dogtagpki/issues?status=Open&milestone=10.4.0&ckeys=rhbz&cvalue=1
https://pagure.io/dogtagpki/issues?status=Open&ckeys=rhbz&cvalue=0

Metadata Update from @pingou:
- Issue tagged with: RFE

seems a very specific request and given the fact that fedora is moving to gitlab and there was no update in 5 years, let's close this issue for now.

Metadata Update from @wombelix:
- Issue close_status updated to: Insufficient data
- Issue status updated to: Closed (was: Open)

Metadata