Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speaker added "automagically" to talk #70

Open
karianne opened this issue Oct 1, 2010 · 4 comments
Open

Speaker added "automagically" to talk #70

karianne opened this issue Oct 1, 2010 · 4 comments
Labels
Milestone

Comments

@karianne
Copy link
Member

karianne commented Oct 1, 2010

Ref this error report:
Subject: Re: Merkelig navn på lyntale-holder

Hei Ingunn,

Vi skal se på det. Det ser merkelig ut, kan se ut som en feil. Det var ingenting spesielt som skjedde da du registrerte?

mvh.

Christian Stensholt

  • Hide quoted text -

On 1. okt. 2010, at 14.49, Ingunn Moen wrote:

Hei

Jeg registrerte nettopp en lyntale på nettsidene. Pussig nok står det at den er foreslått av Peter BreunigIngunn Moen. Hvordan skjedde det?

Kan dere fikse navnet mitt, sånn at det igjen blir Ingunn Moen?

Mvh.

  • Ingunn
@karianne
Copy link
Member Author

karianne commented Oct 1, 2010

The "Peter BreunigIngunn Moen" is due to a small display bug on the /talks page. The talk have somehow got two speakers: Ingunn and Peter. But how that happened is beyond me...

@karianne
Copy link
Member Author

karianne commented Oct 1, 2010

Look like a normal add in speakers table. Peter was added as a speaker after Ingunn. (was id 58) No time stamps in speaker table, so don't know whether this happened instantly after Ingunn or not.

@karianne
Copy link
Member Author

This happened again. We have to fix this bug!

@karianne
Copy link
Member Author

Fremgangsmåte for å fjerne overflødig speaker:
Start console på heroku: heroku console --app smidig2020
Finn riktig talk: t = Talk.find()
Skriv ut navn på speakers, slik at du vet hvem som er hvem i arrayet: puts t.speakers[0].user.name og puts t.speakers[1].user.name
t.speakers[0 eller 1].delete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant