forgejo/modules/notification/indexer
Jason Song 7e75e58ae4
Add missing triggers to update issue indexer ()
Fix 

Follow 

Whatever the comment type is, always update the issue indexer. So the
issue indexer will be updated when there is a change in Status,
Assignee, Label, and so on.

I added the logic for `NotifyUpdateComment`, but missed it for
`NotifyCreateIssueComment` and `NotifyDeleteComment`.
2023-08-16 17:36:05 +08:00
..
indexer.go Add missing triggers to update issue indexer () 2023-08-16 17:36:05 +08:00