Description Field in Strapi Collection Appears Null in API Endpoint Despite Updates

I have a Strapi/Angular application running on a VPS, with Nginx as a proxy for Strapi. Within Strapi, I’ve created a collection called ‘productLinks’ containing a field named ‘description’. Despite updating some descriptions within this collection, they still appear as null in the Strapi API endpoint. I’ve restarted both Strapi and Nginx multiple times, and tried running Strapi in both development and production modes. Strangely, the ‘description’ attribute appears populated in Strapi’s content manager. Any insights into what might be causing this issue?

This topic has been created from a Discord post (1217449379435118652) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

Show your populate