Nollymar Longa
Nollymar Longa
A flag is sent as part of an ImmutableRelationshipField to know if the field is parent or child. This is useful from UI perspective to fix this issue #22549
**Describe the bug** We have identified 2 issues here: - [ ] When you perform a massive copy/publish content operation (copy/publish multiple pieces of content), with the popup log opened,...
As the field `Mail Domain` was removed from the Basic Config portlet, we should remove all references of `Company.mx` in code and databases **Note:** This change should be applied after...
A GHA should be implemented to run CLI tests (if needed) and generate a report. It's important to consider: - There are tests in https://github.com/dotCMS/core/tree/master/tools/dotcms-cli/api-data-model and https://github.com/dotCMS/core/tree/master/tools/dotcms-cli/cli - The GHA...
The application.properties used by tests in api-data-model was moved to its test/resources folder
### Describe the bug This task includes all the changes required in backend to make our log viewer more robust and efficient using computing resources. The main motivation to make...
### Parent Issue _No response_ ### Task The CLI should have an `init` command that makes the installation and configuration process smoother. So, the `init` should ask for: - An...
### Parent Issue _No response_ ### Task Define a set of basic rules to take into consideration when creating postman validations. It must include code responses we should consider and...
### Parent Issue _No response_ ### Task Swagger annotations can become verbose sometimes. For that reason, we should evaluate if there are alternatives that provide a cleaner way to document...