-
Notifications
You must be signed in to change notification settings - Fork 166
MM-65685: fix undefined pollution in myPlaybookRuns #2082
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
Conversation
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.
Thanks @calebroseland
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.
Thanks @calebroseland - tested with the tar.gz from this PR on a /cloud
server and didn't see any ...runs/undefined
in the url of HTTP network requests
/update-branch |
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 👍
Co-authored-by: Ben Schumacher <[email protected]>
Summary
Fixes an error where the
myPlaybookRuns
reducer store was polluted with anundefined
entry, which would cause HTTP-Fetch errors while navigating around playbook runs.ReceivedTeamPlaybookRunConnections
is added somyPlaybookRuns
doesn't hook into it.Ticket Link
https://mattermost.atlassian.net/browse/MM-65685
Checklist
- [ ] Gated by experimental feature flag