When a task on the same server is ran, it should temporarily disable all associated tasks until it is done, this is to avoid conflicting commands and breaking the scripts. (Intended behaviour is for the index component to be refreshed and the task button will be greyed out on tasks that have the same server id)
Currently the livewire component isn't being refreshed when the run task button is clicked, and we'll have to investigate why.
Contact Details
No response
What happened?
When a task on the same server is ran, it should temporarily disable all associated tasks until it is done, this is to avoid conflicting commands and breaking the scripts. (Intended behaviour is for the index component to be refreshed and the task button will be greyed out on tasks that have the same server id)
Currently the livewire component isn't being refreshed when the run task button is clicked, and we'll have to investigate why.
Version
v1.2.2
What browsers are you seeing the problem on?
Firefox
Relevant log output
No response