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
I have a timer helper and I am sending notifications prior to it finishing. I'm doing this using the time node with property "attributes.finishes_at" and a negative offset.
This works well however, because the attribute "finished_at" doesn't normally exist I am getting regular "ConfigError: Invalid property" in node red.
This is somewhat cosmetic, but is there anyway to stop this error?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Sup peeps,
I have a timer helper and I am sending notifications prior to it finishing. I'm doing this using the time node with property "attributes.finishes_at" and a negative offset.
This works well however, because the attribute "finished_at" doesn't normally exist I am getting regular "ConfigError: Invalid property" in node red.
This is somewhat cosmetic, but is there anyway to stop this error?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions