Use this page to enter and mark resolved issues for the Selection Phase of the project.
Open QA Issues for CRM-1546
App Edit
- Tried to Edit an application. Changed the last name
Error Details:Array
(
callback => Array
(
0 => CRM_Core_Error
1 => handle
)
code => -2
message => DB_DataObject Error: update: No Data specifed for query ,
mode => 16
debug_info =>
type => DB_DataObject_Error
user_info =>
to_string => message="DB_DataObject Error: update: No Data specifed for query , " code=-2 mode=callback callback=CRM_Core_Error::handle prefix="" info=""
)
kurund: not able to replicate this.
Jacob: Me neither
I guess it's closed now
Profile Edit / Listing
- Cannot Create Profiles using TMF Fields. The only profile I can see is Personal Information (in the checked out version I have). I tried to add another called Eligibility to have GPA and the applicant state, but cannot see those fields as options.
- Note: If I select TMF from the dropdown for field selection, I get a JS error:
kurund: not able to replicate this. Have you regenerated your DAO's
Jacob: I did, but I guess this is just some other local Sandbox issue, let's deal with it later.
Resolved QA Issues for CRM-1546
App Preview:
Not all screens are filled in, Educational page seems to be emptry, even if we have data in the DB.
Probably related to the session bug.
On Kurund's: find Cavener, Erika, go to the education page. Boom. Some strange data error. This doesn't happen on mine, but the data is missing, and does exist.
Not happening anymore... Not sure why. On mine I don't think the data was ever missing probably just related to the bug below.
When trying to switch sections (on left menu), goes to wrong ID. Actually the session doesn't get reset. So If I view one person's app, then go back to the search, then view another persons, and try to switch sections, I go to the last contact's data.
Confirmed on Kurund. View one applicants application, go to another section. Then go back to advanced search and try to view someone else's app. Looks fine. Now click on a new section (like household info) carries the old id in the URL and shows you the first applicants data.
- Clear Domain Cookies
- Login, Go to advanced search
- Checked Individuals, submit
- Selected view app on Andrews, Michael
- Went to Household info
- Selected back twice to get back to search (breadcrumbs re-implemented on my version of drupal, so won't have to do this in the future)
- Select view app on axtell, Felica. Went to household information, has data from Andrews, Michael.
Where is the applicant picture field? How do I see this? Okay, I see it now, not testable until we get it running on our side, but looks fine.
kurund: check civicrm_file table
Advanced Search:
TMF search fields not working:
Try using one of the TMF fields, as in, put in an EFC range, or choose a GPA range, or choose felony, actually anything. It breaks. On mine, it broke 3 or 4 times, and then it started working.. I don't know what this is about, but on Kurunds, it busts every time. On my local one, the error was in TMF/CRM/BAO/OptionGroup or something like that.
Make the Date of Birth a search range (as spec'd in the issue).
App Preview:
When the app preview loads, I get: Request to hide() function failed. Element id undefined = undefined.
