You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to fix a bug when changing APIs in Agent preview of Endpoint Summary. When the API is changed, the agent is unpinned and this causes the components that try to read data from the agent to generate an error when reading an undefined value.
Steps to reproduce
Navigate to Endpoints Summary
Select an agent
Go to Configuration tab of the agent preview
Change the API
Expected Result
The message that there is no agent selected should appear with the button to select an agent.
Actual Result
An error message appears when trying to read from an undefined value
Screenshots
bug_endpoints_summary_configuration.webm
The text was updated successfully, but these errors were encountered:
jbiset
changed the title
Fix error when changing API in Agent preview of Endpoint Summary
Fix error when changing API in Agent preview of Endpoints Summary
Jun 24, 2024
Description
Need to fix a bug when changing APIs in Agent preview of Endpoint Summary. When the API is changed, the agent is unpinned and this causes the components that try to read data from the agent to generate an error when reading an undefined value.
Steps to reproduce
Expected Result
Actual Result
Screenshots
bug_endpoints_summary_configuration.webm
The text was updated successfully, but these errors were encountered: