Closed luisxkimo closed 3 months ago
Since this is a nested object, it won't. It only returns 1 level of nesting. This is done to improve performance. what you can do is add another component to fetch the monitor by id and fetch labels there.
Please let me know if this helps!
Hi @simlarsen ,
Ok, in that case I think that we can continue discuss this solution here:
https://github.com/OneUptime/oneuptime/issues/1658
Because its exactly what I did trying to solve this gap, but I still having issues.
Closed this issue in that case from my side.
Thanks!
Describe the bug Creating a new workflow using as trigger "On Create Monitor Status Event", I would like to check the labels of the monitor that triggers the event.
Here is the "Select fields" configuration:
I expectd that in the model there are the labels of the monitor, but not.
To Reproduce Steps to reproduce the behavior:
Expected behavior I expectd that in the model there are the labels of the monitor,
Screenshots From the "Run and logs" we can see this: missing labels section inside json of "monitor", but other like "monitorType" works well:
Desktop (please complete the following information):
Deployment Type Helm chart