dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
864 stars 468 forks source link

UVE: Unable to execute sub-actions #29920

Closed bryanboza closed 1 month ago

bryanboza commented 1 month ago

Problem Statement

Users are currently unable to execute sub-actions on pages within the dotCMS platform. This issue affects the functionality of sub-actions, such as copying, publishing, or archiving pages, which are critical operations for content management workflows. The inability to perform these sub-actions impacts both content creators and administrators, leading to delays in content updates and management. This issue occurs across multiple browsers and operating systems, with no discernible difference in behavior between them.

https://github.com/user-attachments/assets/f7a86c7f-61af-400b-a0e9-26f4ae8d8849

Acceptance Criteria

dotCMS Version

Tested on trunk // Docker // FF

Proposed Objective

Quality Assurance

Proposed Priority

Priority 1 - Show Stopper

bryanboza commented 1 month ago

Note: It's important to identify which change broke this, as we don't have any card reported with recent changes related to that functionality.

nollymar commented 1 month ago

@dsilvam @nicobytes The PrimeNG upgrade seems to be the root cause

nollymar commented 1 month ago

We have scoped the issue. @rjvelazco will fix this specific case and @nicobytes will make sure that everything else is working as expected after the PrimeNG upgrade

bryanboza commented 1 month ago

I added another case regarding classes on rows and columns. Please take care of that as well.

rjvelazco commented 1 month ago

@bryanboza @fmontes Can we create another card for that? That error was not included in the ticket estimation

rjvelazco commented 1 month ago

This ticket also solves:

nollymar commented 1 month ago

Note to QA: Please, additionally test case # 22 of the Regression Tests spreadsheet

KevinDavilaDotCMS commented 1 month ago

Passed IQA

Tested in master

https://github.com/user-attachments/assets/a35521d3-0c7e-463b-a8d2-2733ce85bfe9

bryanboza commented 1 month ago

Fixed, now this is working as expected