-
OneDev
changed state to 'Closed' 4 years ago
Previous Value Current Value Open
Closed
-
OneDev
changed state to 'Released' 4 years ago
Previous Value Current Value Closed
Released
-
State changed as build #2259 is successful
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
Not Found
|
Issue Votes (0)
Searching for issue comments (e.g.
"Comment" contains "abc") does not find all comments.It seems to query only
io.onedev.server.model.IssueComment.But there are more comment fields. E.g. in
io.onedev.server.model.support.issue.changedata.IssueStateChangeData, which is used when closing an issue with a comment. Or inio.onedev.server.model.support.issue.changedata.IssueBatchUpdateData, which is used for batch changes.Is there a way to search in those comments?