You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a director/config bug that occurs when when the value of icinga_var is null, it can be worked around using a filter.
However the filter also has a issue (#35) when the value of icinga_var is a object which is the most likely value other than null.
There needs to be a separate var so filter can determine what the value of icinga_var is.
So... we a sync rule
It creates the object fine as expected, happy days.
Issue:
Subsequent syncs will remove
vars.tags
If you sync once again director shows modifications, even though it doesn't show what changed ( perhaps a clue to root cause of the issue )
This loop continues indefinitely, every time the sync rule runs
Thank you for your contributions 🥇
The text was updated successfully, but these errors were encountered: