-
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 8 replies
-
Hi @mygit1405 , Can you post a screenshot of the Device details you think should get updated? The workflows get executed after a minute or so after a change after all other internal processes finish (scans, notifications, etc.). |
Beta Was this translation helpful? Give feedback.
-
Thanks for that. It didn't seem to work unfortunately. Is this what you mean? Workflow: [{"name":"Location Change","trigger":{"object_type":"Devices","event_type":"insert"},"conditions":[{"logic":"AND","conditions":[{"field":"devLocation","operator":"equals","value":"Office"}]}],"actions":[{"type":"update_field","field":"devLocation","value":"Local Office"}],"enabled":"Yes"}] |
Beta Was this translation helpful? Give feedback.
-
Oh sorry, meant to be *update* not *insert*
…On Wed, 2 Apr 2025, 17:03 mygit1405, ***@***.***> wrote:
Thanks for that. It didn't seem to work unfortunately. Is this what you
mean?
*Workflow:* [{"name":"Location
Change","trigger":{"object_type":"Devices","event_type":*"insert"*},"conditions":[{"logic":"AND","conditions":[{"field":"devLocation","operator":"equals","value":"Office"}]}],"actions":[{"type":"update_field","field":"devLocation","value":"Local
Office"}],"enabled":"Yes"}]
*Visual Overview:*
image.png (view on web)
<https://github.com/user-attachments/assets/4db3b0a3-87db-4e28-bf2b-8133270c06e5>
—
Reply to this email directly, view it on GitHub
<#1034 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AW5URDE7RWLKMY5OD5AFKKT2XODTTAVCNFSM6AAAAAB2G2URW2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENRZGYZTMNA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
🎉🙌
…On Wed, 2 Apr 2025, 18:08 mygit1405, ***@***.***> wrote:
Apologies, above did work.
A few mins later, I spotted the *Process: Workflow* show up on top right
so it did run the job and now sitting at Process: Idle.
image.png (view on web)
<https://github.com/user-attachments/assets/bb908173-01fa-4404-a1fb-764161bb7b6a>
—
Reply to this email directly, view it on GitHub
<#1034 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AW5URDH6WUAPAZHLLANJDS32XOLHDAVCNFSM6AAAAAB2G2URW2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENRZGY4TCNI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
I found a small bug, so once you confirm this is working I will publish a bug-fix. Just want to make sure there are no further issues. It's hard to test all use cases only by myself :)