Umbraco-CMS icon indicating copy to clipboard operation
Umbraco-CMS copied to clipboard

Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.

Results 745 Umbraco-CMS issues
Sort by recently updated
recently updated
newest added

### Prerequisites - [ ] I have added steps to test this contribution in the description below If there's an existing issue for this PR then this fixes [](https://github.com/umbraco/Umbraco-CMS/issues/12822) ###...

### Which *exact* Umbraco version are you using? For example: 9.0.1 - don't just write v9 v10.1.0 ### Bug summary ``` Services.MemberService.CreateMemberWithIdentity( username: "someUsername", email: "[email protected]", name: "Mandatory name", memberTypeAlias:...

type/bug

### Which *exact* Umbraco version are you using? For example: 9.0.1 - don't just write v9 8.18.4 ### Bug summary If I invite a new user with an group that...

community/up-for-grabs
type/bug

### Which *exact* Umbraco version are you using? For example: 9.0.1 - don't just write v9 10.1.0 ### Bug summary When using the fallback/default value option on a property field...

type/bug

### Which *exact* Umbraco version are you using? For example: 9.0.1 - don't just write v9 10.0.0 ### Bug summary According to the .Net Core documentation, you should be able...

state/needs-investigation
type/bug

### Which *exact* Umbraco version are you using? For example: 9.0.1 - don't just write v9 10.1 ### Bug summary Umbraco 10 2FA throws console exception for 402 response to...

type/bug

# Notes - Updated all projects to dotnet 7 preview - Fixed nullability errors

### Which *exact* Umbraco version are you using? For example: 9.0.1 - don't just write v9 v10 versions ### Bug summary I was recently working with the IUmbracoUserManager and I...

type/bug

### Which *exact* Umbraco version are you using? For example: 9.0.1 - don't just write v9 9.5.1 ### Bug summary When an external login provider with OpenIdConnect is configured for...

state/sprint-candidate
type/bug

This is a continuation of #12790. This implements the versions upgrades, there's not an awful lot to mention here that's not already mentioned in #12790, so read that for more...