I’m trying to organize a group trip to Paris and I came across a bug that annoys me and makes sharing of the tickets to each individual member a very lengthy process.
The Bug: When I share the first pass a URL gets generated which will open the correct pass on the recipient. But when I go back to the wallet app swipe to the next pass and share it, I get absolutely the same URL. Also it will open the same pass as the first one on the recipients phone (even though they are different passes). I can reproduce this over and over. Only thing that fixes this is closing and reopening the app to share the next pass. My guess is that some one messed up state management in the app.
The problem: we are 9 ppl each with 5 tickets (total 45). So this means an average of 22.5 swipes to get to the right pass and another ~10 swipes/click for sharing,closing and reopening the app. So multiply the (22.5+10) by the 40 passes I need to share and we get around 1300 swipes/clicks just to share these passes. This drives me insane.
Can anyone else with grouped passes reproduce this? To reproduce it locally: you can just copy the urls into a notes app and then you will see that: 1) both urls will be exactly the same and 2) after clicking on them both will show the same first shared pass. But when you close the app and reopen and share the second pass again, the url will be different and upon opening display the right pass.