-
Problem report
-
Resolution: Workaround proposed
-
Trivial
-
None
-
None
-
None
-
None
I want to create items from LLD with scheduling interval data coming from json.
I have created item prototype with scheduling interval: {#INTERVAL}
Data is populated ok.
But I need some items to have scheduling interval disabled.
I have tried sending both null and empty string as json value but I receive an error:
Cannot create item: Invalid custom interval "".
Help please.