-
Bug
-
Resolution: Fixed
-
Minor
-
3.11.10, 4.0.4, 4.0.5
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
MDL-76083-master -
-
1
-
HQ Sprint 1.1 Moppies
I noticed this while developing on MDL-75492.
Test 1:
- Create a new database activity
- Go to presets and use Image gallery
- Go to fields and add a new field called "addfield"
- Go back to preset and use image gallery again
- In the mapping page do not check "Overwrite settings"
- Check that the new field "addfield" has disappeared
Test 1:
- Create a new database activity
- Go to presets and use Image gallery
- Rename all fields xxx to xxx2 (for example image to image2)
- Go back to preset and use image gallery again
- In the mapping page do not check "Overwrite settings"
- Check that the old field and new fields coexist (which should not be the case)
A solution has been found in MDL-75492 and can be backported.
- Discovered while testing
-
MDL-75492 Improve mapping workflow when using a preset
- Closed