#9933 Always failing cert-find call in webui
Closed: fixed by rjeffman. Opened by dhanina.

Navigate to Identity -> ID Views -> Create new ID view -> Add user to override -> Click on the user -> View console's batch command.

{ error: "invalid 'params': Unknown option: idoverrideuser", error_code: 3008, error_name: "ConversionError", … }

Webui sends a batch request with cert-find and options idoverrideuser, the idoverrideuser is not defined and always results in a failure, as this is not being used in any way, it should be safe to delete.


Metadata Update from @dhanina:
- Issue tagged with: webui

master:

  • 4ea7696474c13484ef108922cc47cd75e10fecd6 Remove failing cert-find call

Metadata Update from @rjeffman:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata