Skip to content

raketask/migrate_events: Add raketask to migrate project events.

Created by: Olipro

This raketask will migrate timestamps of each project's latest event within the event table and copy it to the last_activity_at column for the row to fix the issue with installations upgraded to 5.1 losing their "Last Activity" info.

Merge request reports