mmm lost, rolling back
no ok I've found that the table dynamic_field_value has 1304 rks that looks like all the same so I've probably to solve all of them, right ?mysql> select * from dynamic_field_value where field_id = 14;+-------+----------+-----------+-------------------------------------------------+------------+-----------+| id | field_id | object_id | value_text | value_date | value_int |+-------+----------+-----------+-------------------------------------------------+------------+-----------+| 440 | 14 | 873 | | NULL | NULL |On Fri, Nov 25, 2011 at 2:09 PM, Marco Vannini <marco.vannini@gmail.com> wrote:So should it be the 14th field of tiket 873 (based on "A field was not correctly migrated: $FieldID $ObjectType $ObjectID\n") ?On Fri, Nov 25, 2011 at 1:44 PM, Marco Vannini <marco.vannini@gmail.com> wrote:
Hi all, I'm getting this duringMigrated 0 articles of 0.done.A field was not correctly migrated: 14 Ticket 873Found DynamicField value '', expected ''!Step 7 of 22: Verify if ticket data was successfully migrated... done.Some hints on what I have to search in db data ?