-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
k/bugSomething isn't workingSomething isn't working
Description
Version Information
Server Version: 2.16.0 (and many previous versions)
Environment
Any
What is the current behaviour?
Upon creating an asynchronous action from the UI, it gets created as a synchronous action.
What is the expected behaviour?
Creating an asynchronous action should create it as an asynchronous action.
How to reproduce the issue?
- Go to Actions
- Click 'Create'
- In the 'Execution' section, check the 'Asynchronous' radio button
- Click on 'Create Action'
Screenshots or Screencast
action_error.mov
Any possible solutions/workarounds you're aware of?
The issue is with the frontend sending the wrong value to the backend during the creation of the action. Modifying the action again by going to 'ACTIONS' -> -> 'Modify' and marking it as asynchronous and clicking on 'Save Action' works.
Keywords
async action
Metadata
Metadata
Assignees
Labels
k/bugSomething isn't workingSomething isn't working