Loading...
Loading...
The getAggregateEncodedQuery method fails to return an aggregated query for Business Calendars. Steps to Reproduce 1. Open Background Scripts. 2. Run the below query: var ga = GlideAggregate("incident"); ga.addAggregate("COUNT", "reporting"); ga.setGroup(false); ga.addBizCalendarTrend("sys_created_on", "3f682e11d7222100738dc0da9e610353"); ga.query(); while (ga.next()) { gs.info(ga.getValue('bizcalref') + " = " + ga.getAggregate('COUNT', 'reporting') + " Click Point Query=" + ga.getAggregateEncodedQuery()); } The getAggregateEncodedQuery method returns an empty string.
This problem is under review and targeted to be fixed in a future release. To receive notifications when more information becomes available, subscribe to this Known Error article by clicking the Subscribe button at the top right of this form.
PRB1413572
Click on a version to see all relevant bugs
ServiceNow Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.