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

Mandatory Inclusion of 'dotcms-webcomponents.esm.js' File in DotCMS Docker Image for Frontend Functionality #26957

Closed
oidacra opened this issue Dec 11, 2023 · 2 comments · Fixed by #26979

Comments

@oidacra
Copy link
Member

oidacra commented Dec 11, 2023

User Story

As a system administrator, I need to ensure that the Docker image of DotCMS includes the file dotcms-webcomponents.esm.js in the folder /srv/dotserver/tomcat-9.0.60/webapps/ROOT/dotcms-webcomponents. This file is currently missing, resulting in the inability to use forms on the Edit Page.

Acceptance Criteria

  • The Docker image of DotCMS must contain the file dotcms-webcomponents.esm.js.
  • The file should be located in the /srv/dotserver/tomcat-9.0.60/webapps/ROOT/dotcms-webcomponents directory.
  • After deploying the Docker image, forms on the Edit Page in the frontend should be functional.

dotCMS Version

master

Proposed Objective

Quality Assurance

Proposed Priority

Priority 1 - Show Stopper

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

Screenshot 2023-12-08 at 11 47 58 AM
Screenshot 2023-12-08 at 11 17 37 AM (1)

Assumptions & Initiation Needs

  • Assume that the current Docker image generation process is missing the required file.
  • Initiation needs include accessing the Docker image building process and environment for verification and testing.

Quality Assurance Notes & Workarounds

  • Implement checks to ensure the file is included in future Docker builds.
  • Investigate the root cause of why the file is currently omitted.
@dsilvam
Copy link
Contributor

dsilvam commented Dec 12, 2023

Passed Internal QA: file included upon docker image generation

@dsilvam dsilvam closed this as completed Dec 14, 2023
@bryanboza
Copy link
Member

Fixed, tested on master // Docker // FF

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

Successfully merging a pull request may close this issue.

4 participants