-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Bug]: 多重匹配问题 #717
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
是否有人曾提过类似的问题
否(No)
升级到最新的版本是否存在这个问题
是(Yes)
是否已经查阅Wiki文档还未能解决的
是(Yes)
APP版本
v3.5.0.260224
问题描述
以下条件无法按预期多重匹配:
并且 是 APP包名 相等 com.tt.mm
并且 是 通知标题 开头 XX公司
并且 是 通知内容 包含 @101
并且 是 APP包名 相等 com.tt.mm 并且 是 通知标题 开头 XX公司 并且 是 通知内容 包含 @101
复现步骤
填入条件即可复现
验证词条:
com.tt.mm
XX公司
@101
是否必现
是(Yes)
出现问题的手机信息
Redminote11TPro
出现问题的安卓版本、系统版本
HyperOS2
提供截图或视频
No response
提供报错堆栈【请提供logcat抓取的日志,参考: https://blog.csdn.net/m0_64776928/article/details/126005119 】
No response
提供解决方案
No response