core
core copied to clipboard
Headless/Hybrid Content Management System for Enterprises
### Parent Issue https://github.com/dotCMS/core/issues/28493 ### Task Create an endpoint that does the following takes a list of categories (keys) and return them back with a list of parents for each...
### Parent Issue https://github.com/dotCMS/private-issues/issues/31 ### Task I got the following from @mbiuki ## Roles and tools As a limited user with access to the config tool group, I am able...
### Parent Issue https://github.com/dotCMS/private-issues/issues/31 ### Problem Statement https://github.com/dotCMS/private-issues/issues/31#issuecomment-2174437753 We need some work here: ## Users We are currently unable to see user information from the Users portlet, but I can...
### Parent Issue _No response_ ### Task Sonarqube is reporting the following about ESContentletAPIImpl.setContentletProperty ``` Refactor this method to reduce its Cognitive Complexity from 76 to the 15 allowed. Cognitive...
There is a couple of improvements suggested when updating content type fields using the CLI: - [ ] Updating fields, we should not require the contentType.id in the fields properties...
### Parent Issue _No response_ ### Task Review the PRs generated by Dependabot related to upgrading libraries used by dotCMS to a safer newer version. We need to make sure...
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.4.0 to 2.9.0. Release notes Sourced from com.jayway.jsonpath:json-path's releases. json-path-2.9.0 What's Changed Fix for CVE-2023-51074. update dependencies by @SingingBush in json-path/JsonPath#965 JPMS: define Automatic-Module-Name as json.path by...
### Parent Issue _No response_ ### Problem Statement When there is a text field named "ID" in the related content, and the parent content has a showFields Field Variable applied...
### Parent Issue _No response_ ### Problem Statement When you move containers with contentlets inside them in a specific variant, the contentlets in the default variant are also relocated. ###...