I create in the editor a demo : https://forumapp3.bubbleapps.io/version-test/custom_event_issue
Logic is the same :
-
Blue button : Order’s quantity +1, THEN Order’s quantity +1 again.
-
Red button : Trigger a custom event : Current Workflow Order’s quantity +1, THEN Current Workflow Order’s quantity +1 again
Blue button result is correct : +2
Red button does no : +1 only
@emmanuel
I understand the logic is not excatly the same for both, but this is confusing and can take a lot of time before understand well what’s going on.
For the 2nd Custom Event, could not we use “Result of Custom Event 1” or something similar ?
And also, if i click qickly on buttons, incrementation is getting a mess