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

Containers: Auto-generated code on containers does not working for dotAssets #26395

Closed
bryanboza opened this issue Oct 6, 2023 · 1 comment
Closed

Comments

@bryanboza
Copy link
Contributor

bryanboza commented Oct 6, 2023

Parent Issue

Related to #26348

Problem Statement

The code automatically generated on containers is not working for dotAssets in dotCMS.

If you are creating a new container and use the Add Variable stuff we are generating a piece of code to display some of the field properties, but this work just for fileAssets, if you reference to a dotAsset this will not work as expected

Screen.Recording.2023-10-06.at.1.30.30.PM.mov

Steps to Reproduce

  • Login as admin
  • Create a new content type that includes an image field
  • Create a container
  • Add the Image image variable for that field
  • Add a new template that use the container
  • Create a new page that use the template
  • Publish a new content on that page
  • View the page on the front-end.

Acceptance Criteria

Tested on master // Docker // FF

dotCMS Version

  • The code automatically generated on containers for dotAssets should work correctly.
  • The dotAssets content should be displayed as expected on the front-end when viewing the page.

Proposed Objective

Quality Assurance

Proposed Priority

Priority 2 - Important

@bryanboza bryanboza changed the title Auto-generated code on containers does not working for dotAssets Containers: Auto-generated code on containers does not working for dotAssets Oct 6, 2023
@fmontes
Copy link
Member

fmontes commented Oct 12, 2023

Closed in favor of this one: #26293

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

No branches or pull requests

3 participants