Bug #20307
closed
cannot save a technique with a block, and no indication why
Added by Nicolas CHARLES almost 3 years ago.
Updated almost 3 years ago.
Category:
Web - Technique editor
Description
I created a technique, with a block containing 3 methods
all looks correct, but save button stays disabled
i tried setting component names, withtout success
changing the reporting method of block, without success
nothing says what's wrong
Files
reloading the page and moving to the draft let's us save the technique
when reproducing, I could save a non complete technique
- Target version changed from 7.0.0~rc2 to 7.0.0~rc3
@nicolas: how did you reproduce it?
i created a block, put a method in it
added a method
put the method in the block, block disapeared
created a block
put 2 method in it
add a method
try to move block after method <- didn't work <- actually the block is moved in the first position
move the methof before block
fill every method
save is non enabled
Workaround: leave and go back on the draft seems to enable the Save button
We can reproduce the bug easily :
1. create a block
2 add a method
3. dragNdrop the method in the block <- the block disapear
4. fill the method left
The save button is disable
Reason : the block who disapear is still present in the model, and since he was not fill, he is on error, so we cannot save the technique. Leave and go back on the technique seems to refresh the model in elm so the block is removed from the data and we can save the technique
here is where this ui
comes from :
- Related to Bug #20551: block still disapear in technique editor when we put a method in it added
- Status changed from New to Resolved
Also available in: Atom
PDF