RocketChat/Rocket.Chat

Search not working on post attachments

Open

#2,938 创建于 2016年4月18日

在 GitHub 查看
 (15 评论) (11 反应) (0 负责人)TypeScript (13,573 fork)batch import
good first issuetriagedtype: improvement

仓库指标

Star
 (45,311 star)
PR 合并指标
 (平均合并 6天 1小时) (30 天内合并 230 个 PR)

描述

Your Rocket.Chat version: 0.26

Search seems to be working only on the text of the post and not on anything inside an attachment. This is quite a limitation when using integrations (e.g. - posting form gitlab on an alerting system. You want to use attachment to format the post in a readable way, using fields to better structure the data. But search does not work on the attachment so you can't search by the data in these fields).

贡献者指南