Hi @senthilnetwork ,
This issue happens because the new Content Fragment Editor in AEM Cloud is stricter about the fragment’s structure and metadata format. The CFs uploaded through your AWS upload tool likely have missing or invalid metadata (like variation, model, or data type mismatch) that the new editor can’t handle, causing the auto-save or save to fail.
Open the same CF in the old editor, check and correct any broken model references or invalid fields.
If needed, re-save or re-create the CF using the correct Content Fragment Model.
Adobe also recommends using the old editor temporarily for such legacy CFs until they’re cleaned up or reimported properly.
the save issue isn’t a bug but a data compatibility issue between your old CF structure and the new editor’s validation rules.
Thanks