Ryan Mitchell
Ryan Mitchell
Should be closed by https://github.com/statamic/cms/pull/11537 and fixed in v5.51.0+
A bit more digging... whenever I follow Duncan's method I get a redirectPath() of `/cp/auth/password/reset` inside sendLoginResponse, its coming from the referer form field in the login form.
I think you'll need to wait for https://github.com/statamic/cms/pull/9491 or whatever ends up replacing it. You could use a query scope in the mean time which are now available in GraphQL:...
I noticed this pre-v5 but hoped the augmentation changes might avoid it. It feels to me that the results of augment() in the assets field type should be blinked, are...