-
I don't know if this is a bug or by design, but when i was using the user defined data source with a button picker as a single choice only, not multiple, it was storing the value as a json array inste…
-
### What is the current behaviour?
Sometimes when deploying content on Umbraco Cloud projects I have noticed some nodes from time to time are loosing the routing, so accessing the page returns 404 …
-
### What is the current behaviour?
In general the selection using item picker works as expected. However we have noticed a strange behaviour when creating a new node, clicking save & publish and th…
-
### What is the current behaviour?
When renaming a data source e.g. from `MembersDataSource` to `StaffMembersDataSource` it seems it breaks the existing configuration on the datatype.
By renamin…
-
### What is the current behaviour?
I have added a custom data source based on this example:
https://github.com/leekelleher/umbraco-contentment/blob/develop/docs/editors/data-list.md#extending-with…
-
### What is the current behaviour?
When selecting Umbraco Content as datasource the Umbraco logo is cutted off and looks a bit blurred.
### What is the expected behaviour?
I guess it sho…
-
### Which *exact* Umbraco version are you using? For example: 8.13.1 - don't just write v8
8.15.0
### Bug summary
after manually upgrading from 8.14.1 to either 8.15.0 or 8.15.1 - when saving conte…
-
### Bug summary
When implementing Umbraco.Web.Routing.IUrlProvider.GetUrl it is not possible to cast the IPublishedContent content parameter to a modelsbuilder-type.
### Specifics
Umbraco v…
-
ℹ️ If this bug **also** appears on the current version 8 of Umbraco then please [report it as a regular bug](https://github.com/umbraco/Umbraco-CMS/issues/new?template=1_Bug.md), fixes in version 8 wi…
-
hi @dawoe just installed the newest version of the plugin in a new site - lookin good!
one issue i have ran into though is that if a property is not marked as mandatory the models builder blows up.…