Reproduction steps:
- Create a CMS item
- Retrieve the item through the staged and live API endpoints - notice that
createdOn
is not null for both - Make a change to that item in the CMS and publish
- Retrieve the item through the live API endpoint - notice that
createdOn
is now null - If you do the same through the stage endpoint, you’ll notice that
createdOn
is not null
To the webflow team: Feel free to DM me for specific CMS item ids