-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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: clearInterval action creator adds argument in the wrong slot #9029
Conversation
Unable to find test scripts. Please add necessary tests to the PR. |
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
/ok-to-test sha=7bacaa2 |
/ok-to-test sha=689b5bc |
/ok-to-test sha=1a46834 |
/ok-to-test sha=f2ca8a6 |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/1452012037. |
1 similar comment
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/1452012037. |
/ok-to-test sha=f2ca8a6 |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/1460465312. |
1 similar comment
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/1460465312. |
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
Description
using the clearInterval action creator function id field would add the argument in the wrong slot. This PR will fix the field
Fixes #8643
Type of change
Test coverage results 🧪
🟢 Total coverage has increased