Attribute "generated_id" in NovelCondensates
We need a field in the NovelCondensates table to store the ID of the new condensate entry generated after the sync process has run and successfully created the condensate in MongoDB.
The sync script will write the data to this attribute when status=synced
From Strapi's end, only an attribute needs to be created for now. Later on, the NovelCondensate detail page, needs to be hyperlinked to a condensate page, if the value of the attribute generated_id
Edited by sghosh