durhamatletico / durhamatletico-cms

A Drupal 8 site for Durham Atletico
https://www.durhamatletico.com
2 stars 3 forks source link

Minions soccer standings are incorrect #197

Open davidfellerath opened 6 years ago

davidfellerath commented 6 years ago

I have tried to troubleshoot by looking at the game nodes. From what I can determine, they have been entered correctly. I believe this is a new problem. That is, the standings used to be correct.

kostajh commented 6 years ago

@davidfellerath unfortunately it looks like there's a mix up with the Minions futsal team and the Minions soccer team.

Looking at https://www.durhamatletico.com/team/4029-soccer-minions-division-1-spring-2018 you can see that this team (soccer) has both futsal and soccer games listed, and for example, here https://www.durhamatletico.com/node/4242/edit if you look at home/away you can see that the futsal team for Tageela is playing the soccer team of Minions. Instead, they should be playing [Futsal] Minions - Division 1 - Spring 2018 (4017).

The fix will be to comb through games for both the soccer team (https://www.durhamatletico.com/team/4029-soccer-minions-division-1-spring-2018) and the futsal team (https://www.durhamatletico.com/team/4017-futsal-minions-division-1-spring-2018), edit the game nodes, and make sure that the correct team is referenced.

davidfellerath commented 6 years ago

Ugh... I was trying to pay attention to that when making the schedules... I looked for that issue when I was trying to troubleshoot.

On Wed, May 30, 2018, 10:41 PM Kosta Harlan notifications@github.com wrote:

@davidfellerath https://github.com/davidfellerath unfortunately it looks like there's a mix up with the Minions futsal team and the Minions soccer team.

Looking at https://www.durhamatletico.com/team/4029-soccer-minions-division-1-spring-2018 you can see that this team (soccer) has both futsal and soccer games listed, and for example, here https://www.durhamatletico.com/node/4242/edit if you look at home/away you can see that the futsal team for Tageela is playing the soccer team of Minions. Instead, they should be playing [Futsal] Minions - Division 1 - Spring 2018 (4017).

The fix will be to comb through games for both the soccer team ( https://www.durhamatletico.com/team/4029-soccer-minions-division-1-spring-2018) and the futsal team ( https://www.durhamatletico.com/team/4017-futsal-minions-division-1-spring-2018), edit the game nodes, and make sure that the correct team is referenced.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/durhamatletico/durhamatletico-cms/issues/197#issuecomment-393383623, or mute the thread https://github.com/notifications/unsubscribe-auth/AKFBYrUYOInCdYK0MwFpVAf881Armivjks5t31hhgaJpZM4UOGPc .

davidfellerath commented 6 years ago

OK, I found about three errors and fixed them. But the points total is still wrong and unchanged. Is there something else I should look for?

David Fellerath

Contract instructional designer, writer, editor

919-260-0245 LinkedIn https://www.linkedin.com/in/davidfellerath/

On Wed, May 30, 2018 at 11:09 PM, David Fellerath <david.fellerath@gmail.com

wrote:

Ugh... I was trying to pay attention to that when making the schedules... I looked for that issue when I was trying to troubleshoot.

On Wed, May 30, 2018, 10:41 PM Kosta Harlan notifications@github.com wrote:

@davidfellerath https://github.com/davidfellerath unfortunately it looks like there's a mix up with the Minions futsal team and the Minions soccer team.

Looking at https://www.durhamatletico.com/team/4029-soccer-minions- division-1-spring-2018 you can see that this team (soccer) has both futsal and soccer games listed, and for example, here https://www.durhamatletico.com/node/4242/edit if you look at home/away you can see that the futsal team for Tageela is playing the soccer team of Minions. Instead, they should be playing [Futsal] Minions - Division 1 - Spring 2018 (4017).

The fix will be to comb through games for both the soccer team ( https://www.durhamatletico.com/team/4029-soccer-minions- division-1-spring-2018) and the futsal team (https://www.durhamatletico. com/team/4017-futsal-minions-division-1-spring-2018), edit the game nodes, and make sure that the correct team is referenced.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/durhamatletico/durhamatletico-cms/issues/197#issuecomment-393383623, or mute the thread https://github.com/notifications/unsubscribe-auth/AKFBYrUYOInCdYK0MwFpVAf881Armivjks5t31hhgaJpZM4UOGPc .

davidfellerath commented 6 years ago

It looks like the Minions are OK now, but now Atomic Ferns and Flamingos have an extra game (a second draw between them), as I mentioned in my newly created issue.