Skip to content
Discussions/App Development/Daml triggers not working on damlhubForum ↗

Daml triggers not working on damlhub

App Development3 posts220 views1 likesLast activity Aug 2022
SP
spawnbpsOP
Aug 2022

Hello everyone,

Just need a little help here. Somehow the triggers are not working on damlhub when we use the latest daml sdk 2.3.2.

We’ve tried to rollback to our initial sdk 2.2.0 upon starting our project. And triggers are working just fine on damlhub.

If someone would be so kind to point me to some sort of daml sdk and damlhub patch notes, that would really be helpful. Thanks!

kind regards.

GA
Gary_Verhaegen
Aug 2022

Have you tried 2.3.0? I believe Hub did not update to 2.3.2 as the patches there didn’t affect them, but that may still introduce a compatibility issue if you try to use a newer version than Hub itself is using.

SP
spawnbps
Aug 2022

I see, that kinda checks out. Our triggers working fine with daml sdk 2.3.2 on our local development, only on hub that refuses to run. Thanks @Gary_Verhaegen. We’ll try with 2.3.0 and see if it works on the hub.

← Back to Discussions