hosting-asset-data-migration #79

Merged
hsh-michaelhoennig merged 22 commits from hosting-asset-data-migration into master 2024-07-22 11:30:34 +02:00

22 Commits

Author SHA1 Message Date
Michael Hoennig
ab28d2cc3b fixes after code-review 2024-07-22 11:24:27 +02:00
Michael Hoennig
4b0fe5eb82 collect errors to the end 2024-07-22 10:30:15 +02:00
Michael Hoennig
ccb0ee9c0f cleanup 2024-07-22 05:52:42 +02:00
Michael Hoennig
b012225c8b better error handling + requiresExactlyOneOf implemented 2024-07-20 13:17:46 +02:00
Michael Hoennig
7daf57513e assert packet.old_inet_addr_id and packet.free 2024-07-19 12:37:44 +02:00
Michael Hoennig
7775491f6f use cur_inet_addr_id from packets.csv 2024-07-19 12:03:00 +02:00
Michael Hoennig
7725329d43 re-add former office-test-data and add FIXMEs from code-review 2024-07-19 11:41:17 +02:00
Michael Hoennig
2639ed0db2 FIXME -> TODO.impl 2024-07-19 09:57:52 +02:00
Michael Hoennig
b17f382cd1 revert required validation workarounds 2024-07-19 09:57:17 +02:00
Michael Hoennig
298fd2f438 validateContext in hosting asset import 2024-07-19 09:54:58 +02:00
Michael Hoennig
45c13244bf dedicated test data for hosting assets import 2024-07-19 09:51:32 +02:00
Michael Hoennig
2c24a2f593 WIP: importing office data as base for hosting assets 2024-07-17 16:48:30 +02:00
Michael Hoennig
a28d1b9a1e add entity validation 2024-07-17 14:17:46 +02:00
Michael Hoennig
2c34b577fb set parentAsset (ManagedServer) for ManagedWebspaces BookingItems 2024-07-17 11:22:03 +02:00
Michael Hoennig
eefde7443c set parentAsset (ManagedServer) for ManagedWebspaces and add Bandwidth dummy 2024-07-17 10:56:52 +02:00
Michael Hoennig
ce26f4665f set HA+BI caption and cleanup 2024-07-17 08:31:57 +02:00
Michael Hoennig
731fa369ad better selection of test-data 2024-07-17 06:09:56 +02:00
Michael Hoennig
7d87a30d93 import booking items + its resources 2024-07-16 19:53:42 +02:00
Michael Hoennig
754231feb2 .gitignore /src/test/resources/migration-prod/* 2024-07-16 15:33:06 +02:00
Michael Hoennig
d7d532ac71 import hives and partially servers and webspaces 2024-07-16 15:26:46 +02:00
Michael Hoennig
2677ba93d1 import inet_addr.csv 2024-07-16 13:35:54 +02:00
Michael Hoennig
a54a3cd955 extract CsvDataImport from ImportOfficeData 2024-07-16 11:49:57 +02:00