zulip/zulip
View on GitHubUse better `date_created` for realm emoji during imports
Open
#39,061 opened on Apr 22, 2026
area: data import/exporthelp wantedin progress
Repository metrics
- Stars
- (19,672 stars)
- PR merge metrics
- (Avg merge 36d 6h) (110 merged PRs in 30d)
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.