We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
问题描述/What happened: 【站内信】页面上使用标题搜索时,发现自动化流程类型的通知不支持使用标题搜索。查看notify库中的notifications_tbl表中的通知,发现contact_type为webconsole的通知,且topic_type为automated_process(对应页面自动化流程)类型消息的topic字段为空,导致在页面使用标题搜索bug(标题搜索请求使用的filter是topic.contains)。 环境/Environment: v3.11.9版本
The text was updated successfully, but these errors were encountered:
确实是有问题,我们修复下
Sorry, something went wrong.
If you do not provide feedback for more than 37 days, we will close the issue and you can either reopen it or submit a new issue.
您超过 37 天未反馈信息,我们将关闭该 issue,如有需求您可以重新打开或者提交新的 issue。
ioito
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
问题描述/What happened:
【站内信】页面上使用标题搜索时,发现自动化流程类型的通知不支持使用标题搜索。查看notify库中的notifications_tbl表中的通知,发现contact_type为webconsole的通知,且topic_type为automated_process(对应页面自动化流程)类型消息的topic字段为空,导致在页面使用标题搜索bug(标题搜索请求使用的filter是topic.contains)。
环境/Environment:
v3.11.9版本
The text was updated successfully, but these errors were encountered: