Module Update Differences Report
I mentioned on the webinar today that I’d post an example output from my diff script. I’m not going to attach it here, so I’ll link to it instead. It’s an HTML page and it’s an older version of the script output, but opening it in your browser (use incognito if you’re worried) will show the list of modules whether they’re UpdatedNotInUse, UpdatedInUse, or New. Clicking on the blocks under a module (red=there’s a difference, green=there’s no difference) will show the existing vs. new versions. To generate this report, all I need is a RO set of credentials with view access to modules (I think). I use this as my checklist of updates to address. I have the history and existing definition on there (Old JSON) because I like to know if my version is out of date because LM changed an LM setting or if they changed something I had customized. And the old JSON is on there in case I need to revert (which I haven’t had to yet).
LM User
OP3 years agoTo be clear, the webinar was LM’s hosted by Mike Aracic. Someone asked if there was a report that showed the differences and I chimed in mentioning mine.
LM User
OP3 years agoThe tool has existed in it’s current state for a few months and works really well. I built a DataSource to alert me whenever the number of updates available changes, which prompts me to refresh the report. Unreleased as of yet, given it’s proprietary IP. One of two things could happen:
Mark_Hensler
·3 years agoApparently, I missed a webinar. Looking at your example output, it must have been a great webinar.
Are you just teasing us with your static HTML file, or is there a diffing tool coming soon?