-
### Motivation
Currently, the Migration Tool allows [migrating some types as reusable schemas](https://github.com/Kentico/xperience-by-kentico-kentico-migration-tool/blob/master/Migration.Toolkit.C…
-
# Description
When using a `Pipeline` to generate a page using Razor view with a strongly typed view model - `LandingPage` - I am getting an error:
Error:
```plain
Content/PostProcess » Rende…
-
### Motivation
When migrating customers from KX13 to XbyK, some customers really need the ability to improve their content model. Some content models have become very complex and affect the customer'…
-
### Motivation
In order to create a content there is a lot of work needed - to create a content item model, create an item itself without any data, and create the item variant. The distinction betw…
-
**Describe the bug**
UMT is not updated to use the latest version of Kentico's libraries: 29.4.1
Here is a PR with proposed changes: https://github.com/Kentico/xperience-by-kentico-universal-migra…
-
### Motivation
After updating a large application to the latest version of the Java SDK, all calls to the DeliveryClient had to wrapped in a synchronous wrapper. It would be helpful if there were a…
-
### Motivation
In Kentico Xperience 13, you could create page types that had [their own URL pattern](https://docs.kentico.com/13/developing-websites/implementing-routing/custom-routing-using-url-pa…
-
When we migrate the from Kentico 12 to XbyK, the site is not getting converted properly to channel properly and it shows as below. Due to this we were not able to view pages for the newly created cont…
-
Hi,
Ive tried to setup multiple slides to reveal in the way that slide 2 appears from under slide 1. The problems Im seeing is that following your demo format, by the third slide when the users curso…
-
Code below works fine when BenchmarkName has a value, but if it's null then it comes back with an exception saying the parameter isn't found. It seems as though the type can't properly be inferred at…