Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spike: determine why velocity code in a contentlet inside a page is getting eval'd so many times #28577

Open
dsilvam opened this issue May 15, 2024 · 0 comments

Comments

@dsilvam
Copy link
Contributor

dsilvam commented May 15, 2024

Parent Issue

No response

Task

When a page has a piece of content/widget with velocity code and the page is opened in edit mode, it gets evaluated like the follow:

New edit mode:

  • 10 times when opening the page.

Old edit mode:

  • 4 times when opening the page.
  • 5 times when switching to edit by clicking on the "Edit" tab

This spike is to investigate why this is happening.
This is problematic when performing heavy/expensive operations in the velocity code.

Proposed Objective

Core Features

Proposed Priority

Priority 2 - Important

Acceptance Criteria

Coming to an answer for the why and potential solutions,

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

No response

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Next 1-3 Sprints
Development

No branches or pull requests

2 participants