Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 3.0.x
    • 3.0.x
    • views

    Description

      Found below examples in above link. which are not valid as per Note: Do not use group with group_level because they are not compatible.

      If you specify a group_level of 2 then you must specify a key using at least the year and month information. For example, you can specify an explicit key, such as [2012,8] :

      ?group=true&group_level=2&key=[2012,8]
      You can query it for a range:

      ?group=true&group_level=2&startkey=[2012,2]&endkey=[2012,8]
      You can also specify a year, month and day, while still grouping at a higher level. For example, to group by year/month while selecting by specific dates:

      ?group=true&group_level=2&startkey=[2012,2,15]&endkey=[2012,8,10]
      Specifying compound keys that are shorter than the specified group level may output unexpected results due to the selection mechanism and the way startkey and endkey are used to start and stop the selection of output rows.

      Reporter: Rama
      E-mail: bcaramu@gmail.com

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            marija Marija Jovanovic (Inactive)
            gadipati gadipati
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty