How to get the datacollector date in automation scripting.
Hi all, I'm trying to create a daily snapshot of my backlog tickets and with pain and suffering I finally got this code to almost work: (function(dataCollector) { var count = 0; // Test date // var scoreDate = new GlideDateTime('2025-02-...