stable
Clone or download
Read-only
Part of story #9882: TQL in follow-up comments Searching @comment = '' should return every artifact without comment In order to have consistent values we should not store artifact update without any user comment. Change-Id: I6ff48f96a12167a8055520034478fe790415cc46
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/db/mysql/updates/2017/201710241421_remove_empty_comment_from_fulltext_table.php | +44 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/dao/Tracker_Artifact_Changeset_CommentDao.class.php | +31 | −17 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/MetadataEqualComparisonFromWhereBuilder.php | +50 | −17 | Go to diff View file |