Don't let null translated description hide the English original in changelog

FixSecurityService
Shipped
April 17, 2026 at 1:23 AM UTC
Author
Kamo
Commit
004490f

The translation lookup for non-en locales was unconditionally overwriting description with **************** which is null when: - the translation was saved before description translation completed New commits have translation records (created by retry scheduler); old commits don't. So old commits showed their description and new ones didn't. Fix 1 (endpoint): only replace description with translated value if non-null. Fix 2 (listener): fall back to English description when translateService doesn't return a translated description for a commit that had one.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing