Uploaded image for project: 'Cost Management'
  1. Cost Management
  2. COST-1164

Omit default logical `or:` prefix

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Normal Normal
    • 2021Q1
    • None
    • UI
    • None
    • False
    • False
    • Undefined

      At one time, adding a the logical `or:` prefix was required when using multiple group_by and filter params. However, this no longer seems to be a requirement. Since logical OR is applied by default, we should be able to remove the logical `or:` prefix.

      Instead of something like this:

      &filter[or:project]=boston&filter[or:project]=raleigh&filter[or:cluster]=ocp

      the params can be simplified as:

      &filter[project]=boston&filter[project]=raleigh&filter[cluster]=ocp

            dlabrecq@redhat.com Daniel Labrecque
            dlabrecq@redhat.com Daniel Labrecque
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: