#5652 webui: unable to review certificate request if the request is not successful
Closed: Fixed Opened 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:

  • 8135651abb857fbe489a1de8aacad3747d7d5cc9 Add ability to review cert request dialog

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

Metadata