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

SDK: Unable to Edit Unpublished Page in Angular Example #30440

Closed
3 tasks done
fmontes opened this issue Oct 24, 2024 · 5 comments · Fixed by #30470 or #30542
Closed
3 tasks done

SDK: Unable to Edit Unpublished Page in Angular Example #30440

fmontes opened this issue Oct 24, 2024 · 5 comments · Fixed by #30470 or #30542

Comments

@fmontes
Copy link
Member

fmontes commented Oct 24, 2024

Problem Statement

When attempting to edit an unpublished page in the Angular example, a 404 error occurs in the UVE. This functionality works in NextJS but needs to be tested in Astro.

Steps to Reproduce

  1. Run the Angular example with a read-only token
  2. Set the dotCMS UVE app
  3. Create a new page and don't hit "Publish" but just save (or unpublish any exiting page)
  4. Try to edit the page in UVE, see the 404

Acceptance Criteria

Preview Give feedback

External Links

  • Reporter by DSS partner

Assumptions & Initiation Needs

N/A

Quality Assurance Notes & Workarounds

N/A

@rjvelazco rjvelazco linked a pull request Oct 28, 2024 that will close this issue
@rjvelazco rjvelazco moved this from In Progress to In Review in dotCMS - Product Planning Oct 29, 2024
@rjvelazco rjvelazco moved this from In Review to Internal QA in dotCMS - Product Planning Oct 30, 2024
@rjvelazco rjvelazco removed their assignment Oct 30, 2024
@rjvelazco rjvelazco moved this from Internal QA to In Review in dotCMS - Product Planning Oct 30, 2024
@rjvelazco rjvelazco self-assigned this Oct 30, 2024
@github-project-automation github-project-automation bot moved this from In Review to Internal QA in dotCMS - Product Planning Oct 30, 2024
@rjvelazco rjvelazco removed their assignment Oct 31, 2024
@rjvelazco rjvelazco reopened this Oct 31, 2024
@github-project-automation github-project-automation bot moved this from Internal QA to Current Sprint Backlog in dotCMS - Product Planning Oct 31, 2024
@rjvelazco rjvelazco moved this from Current Sprint Backlog to Internal QA in dotCMS - Product Planning Oct 31, 2024
@zJaaal zJaaal self-assigned this Oct 31, 2024
@zJaaal
Copy link
Contributor

zJaaal commented Oct 31, 2024

Note to QA

You can generate a read only token by giving just access to the front end. Image for reference:

image

@zJaaal
Copy link
Contributor

zJaaal commented Oct 31, 2024

IQA Failed

DotCMS Docker Image: [dotcms/dotcms:trunk_c0a01e6]

We have an issue on the Angular example. we are not showing the Footer and Header for the page:
Screenshot 2024-10-31 at 6 14 57 PM

Astro (Working as expected)

Screen.Recording.2024-10-31.at.5.12.55.PM.mov

NextJS (Working as expected)

Screen.Recording.2024-10-31.at.5.17.17.PM.mov

@zJaaal zJaaal moved this from Internal QA to In Progress in dotCMS - Product Planning Oct 31, 2024
@zJaaal zJaaal removed their assignment Oct 31, 2024
@rjvelazco rjvelazco self-assigned this Oct 31, 2024
@rjvelazco rjvelazco linked a pull request Nov 1, 2024 that will close this issue
@rjvelazco rjvelazco moved this from In Progress to In Review in dotCMS - Product Planning Nov 1, 2024
@github-project-automation github-project-automation bot moved this from In Review to Internal QA in dotCMS - Product Planning Nov 1, 2024
@rjvelazco rjvelazco removed their assignment Nov 1, 2024
@rjvelazco rjvelazco moved this from Internal QA to In Progress in dotCMS - Product Planning Nov 1, 2024
@rjvelazco rjvelazco moved this from In Progress to Internal QA in dotCMS - Product Planning Nov 1, 2024
@zJaaal zJaaal self-assigned this Nov 1, 2024
@zJaaal
Copy link
Contributor

zJaaal commented Nov 4, 2024

IQA Passed

Now it works as expected

DotCMS Docker Image: [dotcms/dotcms:trunk_7408571]

Screenshot

Screen.Recording.2024-11-04.at.2.29.04.PM-1.mov

@zJaaal zJaaal removed their assignment Nov 4, 2024
@zJaaal zJaaal moved this from Internal QA to QA - Backlog in dotCMS - Product Planning Nov 4, 2024
@bryanboza
Copy link
Member

Screen.Recording.2024-11-08.at.3.47.37.PM.mov

Fixed, tested on main and now this is working as expected

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