zulip/zulip

Use better `date_created` for realm emoji during imports

Open

#39,061 建立於 2026年4月22日

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

描述

Quoting from #38755's description:

I see that the rocketchat export data does contain fields like uploadDate in custom_emoji.files.bson, which could be used instead of NOW.

Investigate whether it's possible to use something better than now, from the exported data that's available during the import.

貢獻者指南