zulip/zulip
View on GitHubUse better `date_created` for realm emoji during imports
Open
#39061 opened on Apr 22, 2026
area: data import/exporthelp wantedin progress
Description
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.