Skip to content

Resolving code issues seen in analytics#781

Merged
arugupta1992 merged 2 commits into
stagefrom
videoanalyticsIssue
May 20, 2026
Merged

Resolving code issues seen in analytics#781
arugupta1992 merged 2 commits into
stagefrom
videoanalyticsIssue

Conversation

@arugupta1992
Copy link
Copy Markdown
Collaborator

Issue : Analytics data reported the following error :
image

Root Cause :
Prompt bar upload reuses workflow-upload/upload-handler.js, which always calls the binder as this.actionBinder.logAnalyticsinSplunk(...). Prompt-bar-upload’s ActionBinder only had logAnalytics and never defined logAnalyticsinSplunk. So on chunked paths (chunk errors, “Chunked Upload Failed”, etc.), UploadHandler hits a missing function → runtime error like logAnalyticsInSplunk is not a function

Test URLs:
Before: https://main--da-cc--adobecom.aem.page/products/firefly/features/image-to-video
After: https://main--da-cc--adobecom.aem.page/products/firefly/features/image-to-video?unitylibs=videoanalyticsIssue

@aem-code-sync
Copy link
Copy Markdown

aem-code-sync Bot commented May 19, 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

@asonnalagi
Copy link
Copy Markdown
Collaborator

Done with branch validation. All looks fine. Test results are in the task: MWPW-195748

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants