core
core copied to clipboard
Headless/Hybrid Content Management System for Enterprises
Figma File: https://www.figma.com/proto/TXPYdPu1MBVjbV0Pa4BjtH/dotCMS-Analytics-concept?node-id=437%3A3&scaling=scale-down&page-id=437%3A2&starting-point-node-id=437%3A3
### Is your feature request related to a problem? Please describe. As a stakeholder, I want to make sure our code examples are always up to date. ### Describe the...
We need to create a `default variant`, so we need to: **Create a new TaskUpgrade to:** - Create a `default variant` in the variant table - Add a new variant...
Several customers had experience nav issues when upgrading to 22.03 LTS, some items aren't showing. I took a deep look at this and it's a DB issue, looks like in...
### Describe the bug When you create content in diff locales and relate that content to any other content. When trying to open the "parent" content it takes longer to...
When writing a document to elasticsearch, we should add the variant to both the ES document ID and to the map we put to the index. We will need to...
### Is your feature request related to a problem? Please describe. We need to implement our own version of Bayesian for A/B Testing feature. To find one that suit our...
We need to inject the JS code needed to use jitsu: https://github.com/dotCMS/core/pull/22626/files#diff-7e96902b18f77558b283b78c20a1df78af30bd3f57a1ae41f3b4e6dc67a3918fR1-R6 but data-init-only should be false and jitsu_key should be set by configuration. Also we need to inject the...
(We need a name for this end point) This end point is going to do: - Determine if the visitor must go into the experiment: using the traffic allocation. -...