#5652 webui: unable to review certificate request if the request is not successful
Closed: Fixed None Opened 8 years ago by pvoborni.

While requesting certificate, if there is some issue with the data sent to server, e.g., invalid CSR, then user is not able to review the request after displaying the message and must start again from scratch.

Cause:

Dialog is closed immediately after issuing the RPC call. It is not consistent with other dialogs, e.g., adder.

Expected behavior:
Dialog should close only if the request is successful or user closes the dialog.


master:

  • 8135651 Add ability to review cert request dialog

Metadata Update from @pvoborni:
- Issue assigned to pvomacka
- Issue set to the milestone: FreeIPA 4.4

7 years ago

Login to comment on this ticket.

Metadata