-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Most active agent button in the Agents section #5409
Conversation
…ent button of Agents section
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but needs an issue and the fields in the PR description filled
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* fix(agents): fix undefined method when clicking in the most active agent button of Agents section * changelog: add entry (cherry picked from commit 37b24de)
* fix(agents): fix undefined method when clicking in the most active agent button of Agents section * changelog: add entry (cherry picked from commit 37b24de)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
This pull request fixes a problem in the
Most active agent
button in the Agents section due to a not defined method.Issues Resolved
[List any issues this PR will resolve]
Evidence
[Provide screenshots or videos to prove this PR solves the issues]
Test
[Provide instructions to test this PR]
Check List
yarn test:jest