Hey there,
I am thinking if the process and messages are correct when signing up to the wishlist:
User signs up and gets direct message “We added you to this product’s waitlist and we’ll send you an email when the product is available.” → but that’s not correct, because you first get an email and must confirm the signup there
Before the user actually confirms the signup in the first email I can check the status in the backend under Products > Wishlist, and I do see the user here. At that time the user did not yet confirm the signup but is already showing there.
I run a single test which shows that it does work correcty, it’s only not displayed. To me as the admin there is no difference in users on the wishlist who confirmed and who did not confirm their signup. In reality though it seems to work. The person which did not confirm the signup, did not get the email once the product was available again (which is correct).
To sum it up:
Change request / fix → can you correct the wording as it is not correct “We added you to this product’s waitlist and we’ll send you an email when the product is available.”
Feature request → can the status be shown in the backend whether a user has confirmed the wishlist signup or not confirmed; obviously according to my test the information is there somewhere in the data
best regards
Markus