Clear GroupIndexStatus in clear_index_status rake task
What does this MR do and why?
We now track group indexing status in Elastic::GroupIndexStatus
table. That table also needs to be cleared when indexing status is reset
Screenshots or screen recordings
N/A
How to set up and validate locally
- setup gdk for elasticsearch
- create a group wiki
- verify group_index_status table has a record
- run the rake task
- verify the table is empty
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Terri Chu