SymbiSoft / mobbler

Automatically exported from code.google.com/p/mobbler
0 stars 0 forks source link

Update event attendance doesn't always work #685

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. View Events
2. Change the status from maybe to either not attending, or attending
3.

Expected:
Change is updated on your Last.fm events page.

Actual: 
No error is given. It doesn't always update it.

Original issue reported on code.google.com by hugovk@gmail.com on 30 Oct 2010 at 7:45

GoogleCodeExporter commented 8 years ago
Probably not a Mobbler bug.

Original comment by hugovk@gmail.com on 8 Nov 2010 at 8:39

GoogleCodeExporter commented 8 years ago
Can reproduce properly now, bringing this back as it's a Mobbler bug.

1. View Events
2. Open an event -> popup details show this gig
3. Delte the event -> event removed
4. Open another event

Expected result:
popup details show this gig

Actual result:
popup details show another gig

So the index is wrong, and if you change attendance, it might be updating the 
wrong event.

Original comment by hugovk@gmail.com on 14 Nov 2010 at 10:27