Skip to content

Clear GroupIndexStatus in clear_index_status rake task

Terri Chu requested to merge tchu-add-group-index_status-to-rake-task into master

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

  1. setup gdk for elasticsearch
  2. create a group wiki
  3. verify group_index_status table has a record
  4. run the rake task
  5. 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.

Edited by Terri Chu

Merge request reports

Loading