Skip to content
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 small action trace issues #13053

Conversation

kjellwinblad
Copy link
Contributor

This PR includes fixes for two small action trace issues:

Fixes:
https://emqx.atlassian.net/browse/EMQX-12336
https://emqx.atlassian.net/browse/EMQX-12335

Release version: v/e5.?

Summary

PR Checklist

Please convert it to a draft if any of the following conditions are not met. Reviewers may skip over until all the items are checked:

  • [] Added tests for the changes
  • [] Added property-based tests for code which performs user input validation
  • [] Changed lines covered in coverage report
  • [] Change log has been added to changes/(ce|ee)/(feat|perf|fix|breaking)-<PR-id>.en.md files
  • [] For internal contributor: there is a jira ticket to track this change
  • [] Created PR to emqx-docs if documentation update is required, or link to a follow-up jira ticket
  • [] Schema changes are backward compatible

When doing non-batch inserts with the MySQL action, prepared statements
are used. We therefore need to include the parameters to the prepared
statement when tracing the rendered templates.

Fixes:
https://emqx.atlassian.net/browse/EMQX-12335
@kjellwinblad kjellwinblad requested a review from a team as a code owner May 15, 2024 13:08
@kjellwinblad kjellwinblad force-pushed the kjell/fix_rule_trace_issues/EMQX-12327/EMQX-12335/EMQX-12336 branch from cd909fa to 413ad60 Compare May 16, 2024 09:31
zmstone
zmstone previously approved these changes May 16, 2024
ieQu1
ieQu1 previously approved these changes May 16, 2024
@kjellwinblad kjellwinblad force-pushed the kjell/fix_rule_trace_issues/EMQX-12327/EMQX-12335/EMQX-12336 branch 2 times, most recently from c440029 to 2209b26 Compare May 17, 2024 08:00
@kjellwinblad kjellwinblad merged commit 8279d8c into emqx:release-57 May 20, 2024
171 checks passed
@emqxqa
Copy link

emqxqa commented May 20, 2024

TestExecution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants