When a Delegated Flow User runs a WF, they get the following error:
Couldn't fetch status for "{flow name}" We couldn't fetch the status of ID {flow id}. Contact a Super Admin to confirm flow status.
- Delegated WF Error
- Worflows
- Okta Identity Engine
This error occurs when the delegated flow attempts to retrieve the flow history; if the history is unavailable, the User Interface (UI) logs it.
There is a "retry" in place for 2-3 minutes. If the WF takes longer than this, the warning message will be displayed. This message essentially indicates that we could not determine the status (success or failure).
The UI is trying to be helpful by getting the final status of the flow when the execution finishes - for example, was successful in executing.
This is expected behavior. The WF status can be obtained by a Super Admin, as indicated by the error.
