
Hi all, I'm getting this during DBUpdate-to-3.1.pl Migrated 0 articles of 0. done. A field was not correctly migrated: 14 Ticket 873 Found 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 ?

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
Hi all, I'm getting this during
DBUpdate-to-3.1.pl
Migrated 0 articles of 0. done.
A field was not correctly migrated: 14 Ticket 873 Found 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 ?

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
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
wrote: Hi all, I'm getting this during
DBUpdate-to-3.1.pl
Migrated 0 articles of 0. done.
A field was not correctly migrated: 14 Ticket 873 Found 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 ?

mmm lost, rolling back
On Fri, Nov 25, 2011 at 2:35 PM, Marco Vannini
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
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
wrote: Hi all, I'm getting this during
DBUpdate-to-3.1.pl
Migrated 0 articles of 0. done.
A field was not correctly migrated: 14 Ticket 873 Found 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 ?

Dear Marco, please see http://otrs.org/releases/3.1.0.beta1. This is a known issue, workaround available. Regards, mg Am 25.11.11 14:51, schrieb Marco Vannini:
mmm lost, rolling back
On Fri, Nov 25, 2011 at 2:35 PM, Marco Vannini
mailto:marco.vannini@gmail.com> wrote: 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
mailto: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
mailto:marco.vannini@gmail.com> wrote: Hi all, I'm getting this during
DBUpdate-to-3.1.pl http://DBUpdate-to-3.1.pl
Migrated 0 articles of 0. done.
A field was not correctly migrated: 14 Ticket 873 Found 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 ?
--------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
-- Martin Gruner Senior Developer R&D OTRS AG Europaring 4 94315 Straubing T: +49 (0)6172 681988 0 F: +49 (0)9421 56818 18 I: www.otrs.com/ Geschäftssitz: Bad Homburg, Amtsgericht: Bad Homburg, HRB 10751, USt-Nr.: DE256610065 Aufsichtsratsvorsitzender: Burchard Steinbild, Vorstand: André Mindermann (Vorsitzender), Christopher Kuhn Schalten Sie hoch! Der Turbo für Ihr OTRS - Exklusive Feature Add-Ons: http://www.otrs.com/de/solutions/subscriptions/feature-add-ons/

Thank you mg,
Then I saw the note... too late. I was just back to 3.0 ;) during this week
I'll try again with the "correct" pl script...
See You later... :D
MV
On Mon, Nov 28, 2011 at 6:13 PM, Martin Gruner
Dear Marco,
please see http://otrs.org/releases/3.1.0.beta1. This is a known issue, workaround available.
Regards, mg
Am 25.11.11 14:51, schrieb Marco Vannini:
mmm lost, rolling back
On Fri, Nov 25, 2011 at 2:35 PM, Marco Vannini
wrote: 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
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
wrote:
Hi all, I'm getting this during
DBUpdate-to-3.1.pl
Migrated 0 articles of 0. done.
A field was not correctly migrated: 14 Ticket 873 Found 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 ?
--------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
-- Martin Gruner Senior Developer R&D
OTRS AG Europaring 4 94315 Straubing
T: +49 (0)6172 681988 0 F: +49 (0)9421 56818 18 I: www.otrs.com/
Geschäftssitz: Bad Homburg, Amtsgericht: Bad Homburg, HRB 10751, USt-Nr.: DE256610065 Aufsichtsratsvorsitzender: Burchard Steinbild, Vorstand: André Mindermann (Vorsitzender), Christopher Kuhn
Schalten Sie hoch! Der Turbo für Ihr OTRS - Exklusive Feature Add-Ons: http://www.otrs.com/de/solutions/subscriptions/feature-add-ons/
--------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
participants (2)
-
Marco Vannini
-
Martin Gruner