1. In Configuration Wizard
2. Create a new variable
3. Variable: "ConfigVar"
4. Value: "This is a Config Var"
5. Type: "Text"
6. Prompt Type: Notice Options appears
7. Change Prompt type to: Multiple Selection
//Expected: Options to appear to enter what could be selected.
//Actual: Options disappears.
8. Press OK
9. Select "Edit" and Edit Dialog appears
10. Make no changes and press OK.
// Expected: Dialog to Close
// Actual: An unexpected error occurred whilst performing an AJAX request with the web server, please try again.
11. Press Cancel to close Dialog
12. Press Delete on the created variable
//Expected: Variable to be deleted.
// Actual: An unexpected error occured whilst performing an AJAX request with the web server, please try again.
If Leave the page "/My_First_Project/builds/configwizard/variables/Config%201" by selecting Stages then return to the page
I notice that prompt type is now blank. If I leave it blank I am able to Edit and delete as expected.
Further testing shows me that I can recreate this with memo prompt types as well (I have not tried any other type)