-
Is this really guaranteed to wait for all closures to finish?
```
$results = $this->tasks->run(...$closures);
```
[EDIT] Please see: https://github.com/statamic/ssg/issues/155#issuecomment-…
-
When you group items using the CP nav feature you can't set icons, which is an open issue (#9667). However something else that's a bit confusing is that collections and taxonomies you move out of a ce…
-
### Bug description
When you replace an asset (amazing feature btw), you loose any data entered in the blueprint fields like `alt` text.
_Note:_ This does not happen when reuploading an asset.
##…
-
Form tag is not being generated
```
{{ form:set is="meerkat" }} {{ meerkat:create }} {{ fields }}
{{ display }}
{{ /fields }} {{ /meerkat:create }} {{ /form:set }}
```
Results in
```
…
-
https://user-images.githubusercontent.com/6337411/179504519-0e5d01b2-1fcf-4c0b-8875-47b960c76ee0.mov
> Went through all the fieldtypes and fixed all the dirty state issues. If this pops up agai…
-
### Bug description
I created a taxonomy and specified in the slug validation that it should be unique.
created the term, saved it. I edited the term term, I saved it - I got an error
### How to re…
-
## Environment
**Statamic version:** 3.0.0.-beta-35
**PHP version:** 7.3.19
**Install method (choose one):**
- Fresh install from `statamic/statamic`
## Steps to reproduce
1. Browse to login U…
-
**Describe the bug**
When running `php please update` I get the following error:
```
C02VR0PYHTD5:statamic-base ahammes$ php please update
Determining the latest version of Statamic...
Late…
-
### Bug description
We have a custom addon that adds additional fields to the blueprint via `$blueprint->setContents(...)`.
In Statamic 5 when the setContents is called the cache is not being rese…
-
### Expected behaviour
Either collections with a date order to be ordered properly when a `%` sign exists in the slug or the `%` sign in the slug to be replaced with a `-` on import.
### Actual be…