Udo
Udo
### What happened? ### Description I'm updating an old Craft installation (3.3 with Commerce 2) to Craft 4 and Commerce 4. Craft 3.7.x + Commerce 3 worked fine, but further...
## Context We want users to set links to Craft content by using Entry relations, not URLs, as it is more durable in case we later change the Entry URI...
### Bug description prisma.$extends typescript validation fails when trying to [modify all operations in a specific model](https://www.prisma.io/docs/concepts/components/prisma-client/client-extensions/query#modify-all-operations-in-a-specific-model) I get a type error on `args.where` ``` Property 'where' does not exist...
Needed this for a specific hosting environment.
I need to deploy this on a server where java is not in the PATH, so I have to run java with an absolute path. As far as I can...
First of all, a huge thank you for this little tool, really appreciate it! Any chance you could integrate a desktop notification to notify on errors? My problem is mutagen...
### Description When running a feed-me import with a mapping configuration that includes an Entries field with a custom source, the import fails:  ### Steps to reproduce 1. Set...
### Description When running a feed after a Craft 5 upgrade, logs show errors like this one: ``` Setting unknown property: craft\elements\db\EntryQuery::field_plainText_zluajmrs - Component.php: 217. ``` ### Steps to reproduce...
### Description When I open links generated through `/share` the page is blank. What I tried: - simplified case: new session, one prompt: "test", then `/share`. - disabled all plugins...