Details
-
Type:
Bug Report
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.0, 1.0.0-alpha11
-
Component/s: None
-
Labels:None
Description
Case 1
Steps to reproduce:
- I am in the variables table.
- I edit a variable
- Refresh the page (quickly)
Expected behavior:
- The variable with the spinner has the new value
Current behavior:
- The variable with the spinner has the old value
Case 2
Steps to reproduce:
- I have two browser windows opened with one and the same workflow instance
- I am in the variables table.
- I edit a variable in window 1 with value X
- I edit a variable in window 2 with value Y (this must be done very quickly)
- Refresh the page in window 1
Expected behavior:
- The variable with the spinner has the new value (from the window 2)
Current behavior:
- The variable with the spinner has the old value