Files
twenty/packages/twenty-server
nitin 374b5dce66 Fix REST API view name template replacement (#14244)
REST API was returning raw template strings like 'All
{objectLabelPlural}' instead of replaced values. GraphQL had proper
handling but REST controllers don't have access to DataLoaders.

Added minimal template replacement using WorkspaceMetadataCacheService
to replace {objectLabelPlural} placeholders with actual object labels.
No full translations since REST isn't priority for i18n.

addressing -
https://discord.com/channels/1130383047699738754/1412122807281651833
2025-09-08 17:51:30 +02:00
..
2025-08-19 19:22:13 +02:00
2025-08-08 16:21:57 +02:00
2024-09-20 11:02:52 +02:00
2025-07-24 15:33:24 +02:00
2025-08-11 14:10:04 +02:00