-
Currently, connection open and close operations aren't protected via the user lock. This means that if someone tries to close (or use) a connection while it's still connecting, undefined stuff will oc…
-
I'm using UIOmatic 5.1.4 with Umbraco 10.4. I have my data in a database separate from the Umbraco DB. I have an Entity Framework project to access data from that database with services registered int…
-
Hello 👋
First of all:
=======
Great work on this library! 🎉
Context:
======
With the release of Umbraco 10 (and NPOCO 5 support) we have completly remove the passwords from our database conn…
-
### Which *exact* Umbraco version are you using? For example: 9.0.1 - don't just write v9
8.18.4
### Bug summary
It looks like the SetLastLogin function is causing blocking on the umbracoProp…
-
**Describe the bug**
_Using version: 10.3.0
When I attempted to delete multiple not found errors at once, I get the following error for each entry it tries to delete.
```
Microsoft.Data.SqlClient.…
-
Is there a feature or easy way (using Snapshot?) that would allow for a full versioning check? I didn't find anything, but I want to make sure I didn't anything.
Idea being that if I am updating 4 …
-
It's with mixed feelings that I announce that Archetype is now sunset. The final version released is v1.18.0 which went out today.
## Thank YOU ALL
Thank you ALL for the hard work and patience w…
-
### Bug Summary
We are in the process of converting our Umbraco V8 site to V13, which is nearing completion. However, we have an issue when trying to use workflows on the new site. When using 'Re…
-
Production site - load balanced using Azure. Seemingly random occurrences of 'Lock request time out period exceeded' exception. Resolved by scaling the database tier up or down. Returns within days ho…
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
10.2.1
### Bug summary
Create a document type, save.
Edit the document type save again.
It gets saving…