core
core copied to clipboard
Headless/Hybrid Content Management System for Enterprises
### Parent Issue _No response_ ### Problem Statement Character count on block editor field doesn't work if the content type has multiple block editor fields ### Steps to Reproduce 1....
### Parent Issue _No response_ ### Task We have a customer who has experienced two times that their PP is "stuck." We saw that the job was still running, and...
### Parent Issue https://github.com/dotCMS/core/issues/28684 ### Problem Statement here's a little enhancement that I would like to see in the parent issue: We need to validate that the labels we use...
### Parent Issue _No response_ ### Task The CLI content type descriptor contains duplicate information (probably as a consequence of serialization) that should be removed. We should remove any field...
### Task As part of the new changes we need to keep the internal documentation updated!!! Please validate the follow doc and make sure this still working, if not, we...
### Parent Issue Related to #26201 ### Problem Statement When you are deleting a bundle, we always are returning a 200 in the response with the follow message `"entity": "Removing...
### Problem Statement Currently, dotCMS allows HTML format to be set in content added via REST without proper restrictions. This poses a security risk and may lead to unintended consequences...
### Parent Issue _No response_ ### Problem Statement I noticed that the API is currently accepting passwords that do not adhere to the specified length range (14 to 32 characters)...
We need some UX work here: We are adding a distinction for the default site with a check mark, which is confusing because from sites portlet to set a default...
The ReindexQueueFactory class handles most of the DB queries connecting to the persistent reindex queue. This factory class is called through ReindexQueueAPIImpl the main implementation of ReindexQueueAPI. The problem is...