Actions
Bug #17323
closedBug #17320: Missing core features in the technique editor
The resulting classes from the technique editor are wrong
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
The resulting conditions do not seem to take the parameter into account anymore, this is super error prone.
I created a technique using the "directory present" method, the resulting classes were not changed when filling up the different parameters.
Resulting conditions were:
directory_present__repaired directory_present__kept directory_present__error
Instead of:
directory_present__tmp_my_dir_repaired
with the input "/tmp/my_dir"
Updated by Vincent MEMBRÉ over 4 years ago
- Subject changed from The resulting classes from the technique editor are erroned to The resulting classes from the technique editor are wrong
Updated by Vincent MEMBRÉ over 4 years ago
- Is duplicate of Bug #17329: main parameter of a method is not displayed anymore, and result classes are not ok anymore added
Actions