Uploaded image for project: 'Nuxeo Studio'
  1. Nuxeo Studio
  2. NXS-5211

date range aggregations labels cannot be customized

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: Postponed
    • Component/s: Page Providers

      Description

      Aggregates labels customizations are not taken into account.

      For example, setting my.custom.key in a label will result in a concatenation of the from and to values. (see screenshot).

            <aggregates>
              <aggregate id="dublincore_modified_agg" type="date_range" parameter="dc:modified">
                <field schema="AUTHOR_PAGE_PROVIDER_pp" name="dublincore_modified_agg"/>
                <properties/>
                <dateRanges>
                  <dateRange key="from_now-24h_to_now" fromDate="now-24h" toDate="now"/>
                  <dateRange key="from_now-7d_to_now-24h" fromDate="now-7d" toDate="now-24h"/>
                </dateRanges>
              </aggregate>
            </aggregates>
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated: