Duncan McClean
Duncan McClean
@encodiaweb Just following up on this... did disabling other listeners help?
Hmm, that's odd. Are you able to reproduce the issue in a fresh Statamic site?
@sattyframework Are you able to provide access to your site or reproduce the issue on a fresh Statamic site?
Are you able to provide the output of `php please support:details`?
I've just attempted to reproduce this again, but using the `database` queue driver instead of `sync`, but it's still working fine for me 🤔 Are you able to share your...
Looks like it's being caused by two fields with the same handle in a fieldset. There should probably be a validation rule introduced to validate against this.
We can keep this one open.
I'm marking this PR as a draft in the meantime. When you're able to provide replication steps, feel free to mark it "ready for review" again and we can take...
Hey 👋 I'm unable to reproduce this issue on the latest version of Statamic. It looks like `-1` is appended to the filename to prevent the renamed asset from overwriting...
I see it now, thanks! I must have missed that part.