Hi,

I am migrating OA Beta to OA 1.4 on Drupal 6. Everything is going pretty well until I got to migrating the OA case items. I find that when I migrate the cases, I have the following issues:

1. The og_ancestory table is NOT being created for the cases
2. The following fields on the casetracker_case table do not have destination:
a. Pid - project id
b. case_number
c. assigned_to
d. case_type_id
e. case_status_id

These fields I can update using the complete function. But what about creating the og_ancestory row?