Jesse

Results 5 issues of Jesse

I've noticed that Examine strips out the wildcard indicator when using the NativeQuery method. For example, if I pass "someProperty:test*^5" to it, it gets converted to "someProperty:test^5." Is there a...

question
help wanted

I have a nextjs website running on an azure static web app behind azure front door. When an api is called, it gathers some data and creates a session cookie...

### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0) 13.0.3 ### Bug summary When I run the installer to upgrade the database from 11.4.2 to...

status/regression
type/bug
area/backend
affected/v12
affected/v13

Currently, umbraco forms can support multiple languages by using dictionary values via [magic strings](https://docs.umbraco.com/umbraco-forms/developer/magic-strings). There are a couple issues with how this works for the **"rich text"** field though. 1....

type/feature

**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. ```...

bug