Skip to content

Rename Last event ID processed by cursor message

What does this MR do and why?

This MR modifies the text Last event ID processed by cursor -> Last event ID processed to make it more customer friendly.

The following files have been modified to reflect the above change.

  • locale/gitlab.pot
  • geo_site_secondary_other_info.vue
  • geo_node_status_check.rb

This change also modifies the report generated by running sudo gitlab-rake geo:status command to include Last event ID processed information.

Relates to: #415803 (closed)

How to set up and validate locally

  1. Setup Gitlab Development Server on Local
  2. Run the gitlab project on local, after logging in, on the left sidebar, expand the top-most chevron ({chevron-down}).
  3. Select Admin Area.
  4. On the left sidebar, select Geo > Sites.
  5. In Secondary Site Section look for other information box.
  6. Inside other information box Last Event ID processed should be visible instead of Last Event ID processed by cursor

Numbered steps to set up and validate the change are strongly suggested.

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 Mayank Singh

Merge request reports

Loading