Skip to content
English
  • There are no suggestions because the search field is empty.

Usage of functions in AQL in widgets

    Usage of functions in AQL in widgets

            This functionality is not supported in widgets.

            All the stuff like the following cannot be used in widgets.

            1. now() — the current moment
            2. dayStartUtc() — start of the day in the UTC time zone
            3. weekAgo() — a week ago (exactly 168 hours)
            4. currentUser() — the current system user

            Functions work in Analytics section of Allure TestOps.

            Allure TestOps documentation describes the ways of using AQL.