Actions
Bug #8360
closedMethod and technique are not correctly identified leading to wrong behavior in UI (Reset, Save)
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
Several issue here:
- When you add two times the same method then edit one, it put the values on both methods and you cannot edit only one
- Reset button on method is broken:
- is not correctly disabled
- do not restore the good value
- Method is not correctly updated after that (only right part of the form is updated)
- Reset button on technique does not work correctly after saving (not disabled, restore not what you want)
- condition are not correctly set when you add a new method
Actions