cms icon indicating copy to clipboard operation
cms copied to clipboard

Build bespoke content experiences with Craft.

Results 291 cms issues
Sort by recently updated
recently updated
newest added

### What happened? When GraphQL mutation names are generated for nested entries and sections, a collision is possible for `_Draft`s. Mutations for Matrix field entry drafts omit the `Field` segment,...

bug
graphql :gear:

### Description Transactions not working in Codeception tests in Craft seems to be a long running issue. The problem stems from when Yii registers transaction listeners. Before each test, the...

### Description When attempting to save the owner element, if there are errors in the nested elements inside a matrix field, show a top-level error for that field on the...

### What happened? ### Description I have a files directory with folders of files within. If I drag one folder into the other all files in that folder disappear ###...

bug
craft4

### Description I'm noticing that even though I'm setting `transaction: true` in `codeception.yml`, database operations made within tests aren't rolled back after the test is done. Here's the test file...

bug

### What happened? ### Description I programmatically store about 3 thousand entries, each of which contains a Neo matrix and other fields. I divide the queue into queues of 250...

bug
craft4

### What happened? ### Description Adding a `editableTableField` inside of a CP as follows: ``` {% set cols = { officeCode: { type: 'autosuggest', heading: 'Office Code'|t('ats'), suggestEnvVars: true, suggestAliases:...

bug

### What happened? ### Description When you have an entry type for assets or related entries within a Matrix field the title is displayed and is a hyperlink. But if...

bug

### What happened? ### Description Hi, I created a field with a limit set to 30 characters in the control panel. On entry saved, it happens that I have two...

bug
craft4