Why Webhook Transaction Settings Are Greyed Out in FusionAuth Cloud for User and Registration Events
-
I’m trying to configure a webhook that determines whether a user can self-service register for an application. This worked in my local FusionAuth instance, but I’m running into an issue in FusionAuth Cloud.
In Cloud (v1.59.0), I cannot change the transaction setting for events like:
- user.registration.create
- user.registration.delete
- user.registration.update
- user.registration.verified
- user.update
In my local instance (v1.57.1), I was able to set the transaction behavior (for example, requiring all or some webhooks to succeed before continuing the transaction). In Cloud, those transaction options are greyed out.
Why are these transaction settings disabled in FusionAuth Cloud?
How can I re-enable the ability to configure them?
Is this related to the version difference (1.59.0 Cloud vs 1.57.1 local), or something else?
-
This is a known bug, and it looks like the underlying issue has already been identified and fixed. The fix will be included in the next FusionAuth release.
-
W wesley has marked this topic as solved