Actions
Task #7032
closed
MR
MR
[dynamicweb] If a user inputs an existing key in the VM buy flow, he/she is alerted that the key exists and the user can't proceed
Task #7032:
[dynamicweb] If a user inputs an existing key in the VM buy flow, he/she is alerted that the key exists and the user can't proceed
Start date:
08/07/2019
Due date:
% Done:
0%
Estimated time:
PM Check date:
Description
Steps to reproduce:
1. Choose a VM to buy at staging/dev servers for https://datacenterlight.ch
2. Register as a user and input card details in the "Make payment page". Ensure
that the card leads to a payment related error.
3. Add a valid SSH key in the next page
4. In the order confirmation page, press "Place Order"
5. Order fails and user is redirected to "Make payment page"
6. Retry steps 2 and 3, and input the same key that was input in step 3
Observed behavior: Form submission fails with "A public key with the name ... exists"
Expected behavior: Form submission succeeds
Actions