Conversation
|
@Deenk , I seem to be running into repeated 500 errors on the Backup Management OOB dashboards. Looking at the logs, one of the offending endpoints seems to be
|
@gdorward This is probably because our license expired for the 'backups' module in NinjaOne. I'll investigate if that truly is the case and either request they fix it, or fix whatever is broken on our side depending on who's fault it is |
|
I'm getting this error on imports all of a sudden @Deenk - specifically importing devices:
|
I broke this during my testing adding more devices, pushing a fix for this now |
@gdorward this is now fixed |
…ations datastreams
There was a problem hiding this comment.
Thanks for taking all those changes in! Looks good to me, I'll defer to @gregdorward for any functional review. I've also pinged @shaswot77 RE the failing validation step.
🧩 Plugin PR Summary📦 Modified Plugins
📋 Results
🔍 Validation Details✅
|
| "name": "Organization", | ||
| "sourceType": "ninja-one", |
There was a problem hiding this comment.
Are these the right way round? Looks like your sourceTypes are the capitalised version, e.g. Organization.
🔌 Plugin overview
🖼️ Plugin screenshots
Plugin configuration
Default dashboards
🧪 Testing
I have tested that every data stream returns unnested arrays and results. data types should all be correct for strings, numbers, dates
There are a number of ninjaone modules/add ons based on the licence tier of the customer. I already support the backups and tickets modules, but there are 5/6 more I could add support for later.
📚 Checklist