zulip/zulip

Import process breaks near-links in the imported messages

Open

#31,100 建立於 2024年7月25日

在 GitHub 查看
 (7 留言) (0 反應) (1 負責人)Python (19,672 star) (7,339 fork)batch import
area: data import/exportbughelp wantedin progresspriority: high

描述

The import process remapped the foreign keys of the imported tables but didn't reformat imported messages with near-links. This breaks all near-links because they still point to the old message ID, channel ID, etc.

For example, one channel ID was remapped from 223 to 271 during the import, which breaks this near-link: image image

CZO thread

貢獻者指南