Umbraco.Cloud.Issues
Umbraco.Cloud.Issues copied to clipboard
Public issue tracker for Umbraco Cloud
The ability to have several environments on Umbraco Heartcore, also creates possibilities for users to get structure errors when deploying between environments. A few simple things could be added to...
### Issue description On v9+ sites the "Error Log" in the Portal is always empty - regardless of actual errors shown in the back-office Log Viewer **Portal:**  **Back-Office:** 
### Issue description When creating a new Umbraco Cloud instance projects start with a launchSettings.json that has the ASPNETCORE_ENVIRONMENT set to Development. This is pretty standard practice however when a...
### Issue description Emails with an apostrophe are accepted when inviting someone to your Umbraco project via the portal, but not when they try and accept/create an account.
### Issue description Our website is built with Umbraco 10.5.0 and configured to allow Unicode characters in URLs. Here is a snippet containing the RequestHandler section in appsettings.json: ``` ......
### Issue description Hello, This is a tricky one and is a huge problem for our client because it exposes content which is not published. As part of performance optimizations...
### Issue description If you click on a notification to mark it as read, the notification counter at the bell will decrease by one. You can continue to repeatedly click...
### Issue description Had a project recently that was getting Schema mismatches when you worked on it locally. It seemed odd to me, that when you span up the project...
### Issue description On a migrated Umbraco Cloud project from Umbraco 8 to 10, started as clean Umbraco 10 project, which has been running on Umbraco 10 for a while...
### Issue description When I update the URL e.g. from https://www.s1.umbraco.io/project/my-project/team/edit to https://www.s1.umbraco.io/project/my-project-new/team/edit the view is updated, and using browser back button updates the URL to https://www.s1.umbraco.io/project/my-project/team/edit ... however the...