Humberto Morera
Humberto Morera
PR: https://github.com/dotCMS/core/pull/22972
After Testing the update from 5.3.8.14 to 22.10, got an error `dotSecretsStore`, once that solved, the upgrade task ran successfully but didn't updated the database correctly. Also did the test...
Scenarios I found: 1. When we hit scape we need to stop the propagation of the event when the link dialog is open, so do not close the modal of...
After a conversation with @freddyucv , this is an additional scenario that needs to be cover, related with https://github.com/dotCMS/core/issues/21518
PR: https://github.com/dotCMS/core/pull/24050
new Rules added. 1. End date can't be set in the past never. 2. When the start date is set, the end date minimum start time, should be +30 min....
Note to QA: * This cover the scenario for the new edit content and not for the legacy edit content (will be worked in other card ) https://github.com/user-attachments/assets/cf47a9f6-bfce-47d6-9da6-870126ea9025
QA notes: This can be reproduce in `main` and in the `LTS Release 24.04.24v11` Steps to reproduce: 1. Create a content type with a title and a block editor. 2....
QA Note: 1. Go to Settings - Roles & Tools, System and add the `Locales` Toot in the menu. 2. Go to http://localhost:8080/dotAdmin/#/locales
regarding Jose feedback, the first point "We should defined a by default sorting as the same as other protlets within the app" will be worked under https://github.com/dotCMS/core/issues/29040