mozilla / pontoon

Mozilla's Localization Platform
https://pontoon.mozilla.org
BSD 3-Clause "New" or "Revised" License
1.47k stars 528 forks source link

Migrate historic data into ActionLog table #2196

Closed bugzilla-to-github closed 1 month ago

bugzilla-to-github commented 4 years ago

This issue was created automatically by a script.

Bug 1599387

Bug Reporter: @adngdb CC: @mathjazz

We intend to use the ActionLog table to fuel a bunch of features, such as latest activity, various timelines (user, project, team… ) and so on. In order not to lose data, we want to migrate as much data as we can from our existing tables into the ActionLog table.

Most of the data we want to migrate is in the Translation table, and that's the review actions data (approved date, approved user, and so on).

Matjaz, is there anything else we want to migrate?

bugzilla-to-github commented 4 years ago

Comment Author: @mathjazz

(In reply to Adrian Gaudebert [:adrian] from comment #0)

Matjaz, is there anything else we want to migrate?

I don't think so.

RafaelJohn9 commented 2 months ago

@mathjazz , would love to be assigned this issue.