ILIAS icon indicating copy to clipboard operation
ILIAS copied to clipboard

TA 41608 Bugfix: Apply default setting to test when extra confirmation is needed didn't work

Open malaja11 opened this issue 1 year ago • 2 comments

When a user wants to apply a default setting which uses "Fixed Questions" to a test that uses "Random Questions" or vice versa, all questions must be deleted. Therefore the user is asked for a confirmation. The problem was that during this process, the id of the default setting was not saved correctly, so that when the user confirmed, the selected setting is not applied. Instead, there was an error message "please select a default setting".

I fixed this bug by saving the id during the forwarding process.

cc @thojou

malaja11 avatar Jun 26 '24 11:06 malaja11

Thank you, @malaja11 - there is no Mantis report at the time being, or do I miss something? Please create one, so I can add the bug fix-label.

dsstrassner avatar Jun 26 '24 11:06 dsstrassner

No, sorry, I forgot to create one, but here it is now: https://mantis.ilias.de/view.php?id=41608

malaja11 avatar Jun 26 '24 12:06 malaja11

Hey @malaja11

I took you PR for release_9.

Tank you!

thojou avatar Jul 05 '24 10:07 thojou