mirror of
https://github.com/google/nomulus
synced 2026-01-09 23:47:49 +00:00
* Fix appId during cross-project commitlog imports When importing commit logs from another project, we must override the appId in every entity key instances. The fixEntity method in the EntityImports class is a straightforward translation of the python function of the same name used by the storage team.