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.
- now() — the current moment
- dayStartUtc() — start of the day in the UTC time zone
- weekAgo() — a week ago (exactly 168 hours)
- currentUser() — the current system user
Functions work in Analytics section of Allure TestOps.
Allure TestOps documentation describes the ways of using AQL.