insights
2021.10
false
- Release Notes
- Getting Started
- Access and Permissions
- Interacting with Insights
- Troubleshooting
2021.10.8
Insights
Last updated Aug 2, 2023
2021.10.8
General improvements
This release brings several general minor improvements to stability and security.
- Fixed an issue where Time in Pending in Seconds had the value
zero
in certain situations. - Fixed an issue where the user name was displayed in Orchestrator Jobs, but not in Insights. Instead of using
JobEvents.CreatorUserId
to map toUsers.UserName
, we now use[Jobs].LocalSystemAccount
asUserName
for Insights Jobs. If[Jobs].LocalSystemAccount
has the valueNULL
,[Robots].UserName
will be used as a fallback.