In Corporate 2026 R1, I can no longer create a complete alarm definition using my plugin. The sample (ConfigAPIClient) doesn’t work properly here either. It failed when I select Analytics events.
My plugin does create the alarm definition, but the entries for alarm trigger/type, related maps, etc., are missing.
Has something changed? I couldn’t find anything about this in the release letters.
I’ve been able to reproduce some unexpected / erroneous behavior here, and it looks like a bug on our side.
To make sure we’re looking at the exact same scenario, could you please share the exact code snippet where you create and execute the AddAlarmDefinitionserver task?
If you’re not using AddAlarmDefinitionServerTask but another mechanism, then please paste that call instead.
That should give us the missing detail we need to verify the inputs and confirm the bug path.