Letractively / rmh-roomreservation-maker

Automatically exported from code.google.com/p/rmh-roomreservation-maker
0 stars 0 forks source link

reservation for existing family entered with incorrect family profile id #65

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.login as mary789
2 choose reservation
3. enter Scott Miller as family
4. select Scott Miller's record
5. Choose Create Reservation
6. Fill in information, including Scott Miller

What is the expected output? What do you see instead?
a message is displayed that the room request was submitted.
When I check the database, I see the new entry in the reservation table.
The value for Family Profile Id is 0.
But when I check the family profile table, the correct profile id
for Scott Miller is 2. 

Original issue reported on code.google.com by bkmackellar on 8 May 2012 at 1:35

GoogleCodeExporter commented 8 years ago
I am pretty sure this is happening because in the code, when the reservation 
object is created, 0 is passed in as the family profile id

Original comment by bkmackellar on 8 May 2012 at 1:40

GoogleCodeExporter commented 8 years ago

Original comment by bkmackellar on 22 Sep 2012 at 7:37

GoogleCodeExporter commented 8 years ago
This problem may occur because of issues creating a new family profile just 
before making a reservation. You might want to talk to Nicholas and Tiffany who 
are working on that problem. It may need collaboration from all of you.

Original comment by bkmackellar on 8 Oct 2012 at 10:29

GoogleCodeExporter commented 8 years ago
Is this still an issue?

Original comment by niceo...@gmail.com on 20 Nov 2012 at 4:46

GoogleCodeExporter commented 8 years ago
Didn't know this issue already existed, I made a new issue for it 124 as I was 
working on it. Fixed the issue.

Original comment by Tiffany....@gmail.com on 3 Dec 2012 at 3:10

GoogleCodeExporter commented 8 years ago

Original comment by cgigli...@gmail.com on 5 Dec 2012 at 5:05