8000 fix(rule_engine): rule id in path urlencoded by JimMoen · Pull Request #9190 · emqx/emqx · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@JimMoen
Copy link
Member
@JimMoen JimMoen commented Oct 20, 2022

rule_id and resource_id could be any unicode character now.

Note:

EMQX Dashboard limited rule_id and resource_id with re ^([0-9a-zA-Z:_])*$.
But user can still create rules/resources with any unicode character as id by manually request HTTP API.

@JimMoen JimMoen requested a review from zmstone as a code owner October 20, 2022 09:57
@JimMoen JimMoen force-pushed the rule-engine-api-id branch from 8ab37fc to 8bdb548 Compare October 20, 2022 10:07
terry-xiaoyu
terry-xiaoyu previously approved these changes Oct 20, 2022
@terry-xiaoyu
Copy link
Member

The change log is need to be updated.

@JimMoen JimMoen force-pushed the rule-engine-api-id branch 2 times, most recently from bdb0c4e to a0b1664 Compare October 20, 2022 12:06
terry-xiaoyu
terry-xiaoyu previously approved these changes Oct 21, 2022
Copy link
Contributor
@xiangfangyang-tech xiangfangyang-tech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested good

@JimMoen
Copy link
Member Author
JimMoen commented Oct 25, 2022

conflicts resolved.

terry-xiaoyu
terry-xiaoyu previously approved these changes Oct 25, 2022
@JimMoen JimMoen force-pushed the rule-engine-api-id branch from caddec2 to a9e8351 Compare October 27, 2022 09:32
@JimMoen JimMoen merged commit 139aabd into emqx:main-v4.3 Oct 28, 2022
@JimMoen JimMoen deleted the rule-engine-api-id branch October 28, 2022 07:46
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.

5 participants

0