fastlane / boarding

Instantly create a simple signup page for TestFlight beta testers
https://fastlane.tools
MIT License
877 stars 191 forks source link

Check if a tester is already added to the desired group(s) #188

Open phaseOne opened 7 years ago

phaseOne commented 7 years ago

Right now, boarding will display an error message if a tester is already added to an app, but not part of a group yet. In addition, invites are not resent, if the tester is already added to the group.

This PR is a work in progress to resolve these issues.

Tasks

Addresses

kdawgwilk commented 7 years ago

I thought I had posted on the other issue that I tested things out but it appears I forgot to send it :( But this PR looks like it will solve the only issue I was experiencing (pretty minor). The issue was with existing users not belonging to the group they are trying to be added to. Thanks for the hard work to get this fixed 👍

joshdholtz commented 6 years ago

@phaseOne This PR sounds like it would be a great addition. Are you still working on this? 🙃

FinHorsley commented 5 years ago

Please can the merge conflicts be resolved, and this PR accepted, as this solves the same problems that we have been seeing

phaseOne commented 5 years ago

Anyone else able to take this on? Slammed at the office right now

FinHorsley commented 5 years ago

@phaseOne Apart from the merge conflict, is there anything else that is preventing this PR from being accepted?