cms
cms copied to clipboard
Build bespoke content experiences with Craft.
### What happened? ### Description I've got a client that has the German special character `ß` in their e-mail address. While unusual, it is a valid address. However, I can't...
### What happened? ### Description Clients often don't want to start from scratch when creating new entries so one of the easiest ways to get started is to do a...
### What happened? ### Description I'm not sure if this is a bug or just a feature request, but would it be possible to display the handle alongside the field...
### What happened? ### Description Users fields are not appearing in GraphQL entry type schemas, even when they are properly configured in the field layout and GraphQL schema permissions are...
### What happened? ### Description An entry contains a matrix field where the nested entries have public URLs. The entry URI format looks like `{owner.uri}/{slug}` Changing the slug on the...
### What happened? ### Description We’re noticing very slow query performance (5+ seconds) even on simple entry queries such as `craft.entries.section('foo').limit(1)`. The generated SQL is: ```sql SELECT `elements`.`id`, `elements`.`canonicalId`, `elements`.`fieldLayoutId`,...
[5.x]: Changes to the project config are not possible while in read-only mode when viewing updates
### What happened? ### Description I tried to view the Updates section in the Utilities panel, got an error that fetching updates was not possible. In my logs I get...
### Description ### Related issues
After upgrading to Craft 5 accessing internal pages of the site with ChatGPT no longer works, i.e. asking "Please analyse … " causes ChatGPT to report a 500 internal server...
With Craft as dependent as it is on custom fields, it seems a bit incongruous to have the advanced fields of the Link fieldtype be a limited assortment of "hard-coded"...