mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 17:53:55 +08:00
Review question: locale was in the posts ignore list while topics and users already carry theirs — the odd one out. Dropping it costs real data on sources that use content localization: the destination treats every imported post as locale-detection backlog and re-detects what the source already knew. It's a plain string(20) passthrough with no pipeline implications, so unignore it and copy it in the posts step. The *_localizations tables stay ignored — importing translations is a separate feature. [ci skip] |
||
|---|---|---|
| .. | ||
| config/schema | ||
| lib | ||
| scripts | ||
| spec | ||
| .rspec | ||
| Gemfile | ||
| migrations-tooling.gemspec | ||