-
### Bug description
I edited a field in a fieldset and could not save the changes (see "How to reproduce").
### How to reproduce
Install a new statamic site (at least 4.53.0) with "statamic new"
…
-
I noticed that if I:
1. Create a page called "Test"
2. Add a hyperlink on the "Home" entry to it
3. Delete "Test"
That my "Home" entry throws an error on the front-end and back-end. It reads:
…
-
### Bug description
I have been setting up my user.php and auth.php to have multiple guards in my Statamic application. I have followed the documentation, and this is my code:
users.php:
```
're…
-
### Bug description
Currently if you rename a set while it is in use, the content will remain in the entry file but the set will disappear from the backend. I would imagine it will do the same if yo…
-
### Bug description
Since updating to 4.53.0 when going into the Navigation section of CP and viewing a Nav the tree is not displayed.
### How to reproduce
Update to 4.53.0 - go to Navigation…
-
### Bug description
Making a navigation, and I accidentally hit the 'Edit Entry' menu item from the 3 dots menu. When I clicked the `< Page` link I went back to the pages (of course), but all my unsa…
-
## Bug Description
I came across this issue when deploying my site. Deployment always fails because of it. This always happens when installing the composer dependencies. I can't even clear the cache …
aerni updated
7 months ago
-
### Description
David's run into an issue with the orders REST API endpoint as a customer/user that's linked to an order has been deleted, so it now throws:
> Customer [ID] could not be found. in …
-
### Bug description
In the listing of an entry, multiple views can be saved. For example, if a user has saved two views and makes a change to one view later on, the display name of that view will be …
-
### Bug description
When a user uploads an image from one of our forms, the image path is not properly saved to the form's yaml file. The job times out.
File does get successfully uploaded to ser…