kumarsivarajan / rmh-roomreservation-maker

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

edit family profile is not saving changes #130

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.login as Mary789
2.Choose Family Profile and then Search
3.Search for Jane Smit
4. Choose returned record
5. Change address from 110 to 112
6. Click Save Profile

Result - change is reflected in the display, but when I search for that record 
later, the change has not been made

Original issue reported on code.google.com by bkmackellar on 14 Dec 2012 at 5:43

GoogleCodeExporter commented 8 years ago
Actually, the code is working correctly - a pending activity record is inserted 
- the problem is that the display is not informative - it appears that the 
modification did not go through. We probably need to display a LARGE message 
saying that the change is pending approval.

Original comment by bkmackellar on 14 Dec 2012 at 5:47