You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea here would be to add a new table, something like TranslationActions, which would provide a per-entity-locale timestamped stream of approve/reject/add-fuzzy/pretranslate actions that would provide the information currently retained in the corresponding Translation status fields. The current status of an entity in a given locale would be determined by looking at the most recent action.
This could also replace a large part of ActionLog as well as ChangedEntityLocale.
We'd like to move some of the Translation metadata related to user activity to a separate table:
pontoon/pontoon/base/models/translation.py
Lines 113 to 157 in 44ab754
See also #3443.
The text was updated successfully, but these errors were encountered: