Duncan McClean

Results 107 issues of Duncan McClean

## Bug description We're running into an issue where when we try to export our insights, we almost instantly get an error saying the import has failed. ![image](https://user-images.githubusercontent.com/19637309/183639263-92f6e19b-4392-456e-8878-bc8ffcd8cc5e.png) I'm guessing...

bug
exporting/sharing

### Bug description A client's just reported an issue where a taxonomy is duplicated whenever you change its slug. You end up with a version with the old slug &...

taxonomies

This pull request brings the various "Duplicate" actions into Statamic Core, out of my [Duplicator addon](https://statamic.com/addons/double-three-digital/duplicator). The Duplicator addon is currently the most popular addon on the Statamic Marketplace (which...

### Bug description If you have a Bard field with content, then you remove the contents in Bard. It will just save empty p tags (eg. ``). This makes it...

bard

Hello, I'm trying to setup a Expose on one of my Forge servers so I can use a custom domain. However, when I attempt to run the `expose serve expose.mydomain.com`...

**Describe the bug** When you have the user driver set to `redis` and you request a password reset, an email is sent however the token is invalid. **To Reproduce** Steps...

Like how the CLI asks if you want to create a user when creating a fresh site with the Statamic CLI, it could be nice if it also asked you...

We're attempting to use this package to easily swap out our queries written with `whereHas` to use joins instead. However, when we went to change some of our queries to...

Thanks so much for the new Computed Fields feature - I can think of a dozen use cases for it across my different sites. Currently, I have something similar-ish using...

I've seen a few people try to update their sites in production and when it fails, the site goes down. It might be a good idea to not let people...