Skip to content

Fixing the push to da and save fix in normal collab#186

Open
aishwaryamathuria wants to merge 2 commits into
devfrom
collabsavefail
Open

Fixing the push to da and save fix in normal collab#186
aishwaryamathuria wants to merge 2 commits into
devfrom
collabsavefail

Conversation

@aishwaryamathuria
Copy link
Copy Markdown
Collaborator

saveAnnotationChanges was calling postData to push HTML to DA using asset.daUrl from the annotation service. We need the persistAnnotationChangesToDA to call batchPromote() first to get the final content.da.live URLs to replace data urls and then push to DA
Both operations in normal and collab seo went through the same saveAnnotationChanges which had the postData call, so both were making push-html calls on save. we only need edit calls on save and no push html Push html is only required in push to da.

@aem-code-sync
Copy link
Copy Markdown

aem-code-sync Bot commented May 28, 2026

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant