I am trying to update my account information on my NTP Pool account (public profile is https://www.ntppool.org/a/lewis), but I keep receiving the error message: "Error this page URL isn't available" when clicking update.
I already have that unique slug, so it seems like it's incorrectly failing validation because it doesn't exclude the authenticated user from the check if they hold it.
Steps to reproduce:
- Enable the account profile page and set a slug.
- Refresh the page, try to update a field
- Click 'Update' and you'll receive the validation error message.
It will act like the field changes went through (i.e. Account name) but a hard refresh will restore the value pre-submission.
I am trying to update my account information on my NTP Pool account (public profile is https://www.ntppool.org/a/lewis), but I keep receiving the error message: "Error this page URL isn't available" when clicking update.
I already have that unique slug, so it seems like it's incorrectly failing validation because it doesn't exclude the authenticated user from the check if they hold it.
Steps to reproduce:
It will act like the field changes went through (i.e. Account name) but a hard refresh will restore the value pre-submission.