Jose Castro

Results 24 comments of Jose Castro

## IQA Status: Unable to Reproduce I confirmed with @bryanboza that this issue is not reproducible with the provided steps to reproduce in the latest stable dotCMS 22.10 Docker image....

Based on my initial investigation, it seems like it's possible to transform a `WYSIWYG` field into a `Story Block` field by changing a few attributes in the JSON data received...

**NOTE TO DEVS:** Please ignore commit reference https://github.com/dotCMS/core/commit/738cd1527aab33ab0f6de8035d18b67aa08412a5 as it was incorrectly associated to this ticket.

The following ticket is part of the fix as well: https://github.com/dotCMS/core/issues/27871 , which includes `pg_dump` from the `pg-base` Dockerfile to the `java-base` Dockerfile, thus eliminating the need for the `pg-base`...

### INTERNAL QA: PASSED - Docker Image: Build Number `1cce60d` in the [Master QA Instance](https://dotcms-qa-master.dotcms.site/dotAdmin/#/c/maintenance) After getting over some issues related to the new naming convention for Docker Image tags,...

The existing `Maintenance_Resource-Download_DB_Dump.json` Postman test verifies the behavior of this feature as much as possible.

After inspecting the current behavior of the Template Layout saving process with the provided scenario, I was able to identify two main behaviors: 1. If you only move the second...

**UPDATE: NOT VALID ANYMORE** ~Here's the work that's been done for this upgrade:~ - ~Core PR: https://github.com/dotCMS/core/pull/27153~ - ~The comparison between the previous 9.0.60 version and the new 8.0.84:https://github.com/dotCMS/tomcat/compare/9.0.60...9.0.84~

### QA: PASSED ✅ * Docker image: `trunk_ae092de` Following the instruction provided by @erickgonzalez [in his comment](https://github.com/dotCMS/core/issues/31667#issuecomment-3301007161), the `Restore` option is working as expected by either clicking the 3-dot button,...

@wezell that's right. For the cardinalities that are working right now, such as one-to-many and many-to-many, the related content of the related content is being copied as well.