Kevin Jump

Results 48 issues of Kevin Jump

### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0) v14-rc5 ### Bug summary The default view for the media section contains the create view. ![image](https://github.com/umbraco/Umbraco-CMS/assets/431231/57a229a4-97ae-40cc-9a6a-6c68e9e2920a)...

community/up-for-grabs
type/bug
state/reproduced
area/frontend
community/hackathon
affected/v14

Moving to async (where possible - there are still some core bits not async in v15 rc).

Adds the `launchUrl` parameter in the site's launchSettings.json file, so when you run the site from Visual Studio (and maybe rider 🤷) it opens https://siteurl/umbraco instead of https://siteurl/. saving a...

Workaround for https://github.com/umbraco/Umbraco-CMS/issues/21131. When a content item's Key changes during an import - Umbraco throws an ForeignKey exception because of the bindings to the `umbracoDocumentUrl` table. This PR checks on...

Breaking Change

Pass an option all the way down, to diffirentiate between No Merge, Fancy Merging and Magic merging We are putting this option on hold, and is might be to large...

As per this issue on the forums : https://forum.umbraco.com/t/datatypeserializer/5927 > Installed the DataTypeSerializers to avoid the start node of the media pickers constantly clashing. All worked great. Deployed to UAT...

[Reported via Jumoo Website] I am getting an exception every time I start Umbraco. The stack trace shows that usync tries to publish an item calling Umbraco code. This ends...

Investigating