[MGNLMIGRATION-53] Create tasks for migration of STK-based websites Created: 21/Sep/12  Updated: 06/Dec/12  Resolved: 06/Dec/12

Status: Closed
Project: Migration 4.4 to 4.5 (closed)
Component/s: None
Affects Version/s: None
Fix Version/s: 1.2

Type: Task Priority: Neutral
Reporter: Jozef Chocholacek Assignee: Eric Hechinger
Resolution: Fixed Votes: 0
Labels: None
Σ Remaining Estimate: Not Specified Remaining Estimate: Not Specified
Σ Time Spent: Not Specified Time Spent: Not Specified
Σ Original Estimate: Not Specified Original Estimate: Not Specified

Sub-Tasks:
Key
Summary
Type
Status
Assignee
MGNLMIGRATION-60 Create UpdateWebsitePrimaryTypeTask Sub-task Closed Eric Hechinger  
MGNLMIGRATION-61 Create UpdateMetaDataTemplateIdTask Sub-task Closed Eric Hechinger  
MGNLMIGRATION-62 Create TransformSTKWebsiteTask Sub-task Closed Eric Hechinger  
Template:
Acceptance criteria:
Empty
Task DoR:
Empty
Date of First Response:

 Description   

See http://wiki.magnolia-cms.com/display/DEV/Migration+process+of+module+configuration+and+websites#Migrationprocessofmoduleconfigurationandwebsites-STK-basedwebsite



 Comments   
Comment by Eric Hechinger [ 09/Oct/12 ]

First implementation done

Comment by Jan Haderka [ 02/Dec/12 ]

STKRelatedModuleMigrationTask

-               // Step ID Creation
-           // Map dialogsIdMap = new BuildDialogIdMap(ctx: ctx, workspace:'config').buildDialogIdMap(config.getModulesForIDCreation())
-           // Map pagesIdMap = MigrationUtil.buildPagesIdMapFromListOfModule(config.getModulesForIDCreation(), ctx)
-           // Map componentsIdMap = MigrationUtil.buildComponentsIdMapFromListOfModule(config.getModulesForIDCreation(), ctx)
+        // Step ID Creation
+        // Map dialogsIdMap = new BuildDialogIdMap(ctx: ctx,
+        // workspace:'config').buildDialogIdMap(config.getModulesForIDCreation())
+        // Map pagesIdMap =
+        // MigrationUtil.buildPagesIdMapFromListOfModule(config.getModulesForIDCreation(), ctx)
+        // Map componentsIdMap =
+        // MigrationUtil.buildComponentsIdMapFromListOfModule(config.getModulesForIDCreation(), ctx)

so 6 commented out lines are better then 3 because?
Similar applies to other parts of this task. If this code is not used then remove it completely.

ContentModuleMigrationTask

+        //TODO: add task reference

issue number pls.
BTW similar comments were in some other task so check them all.

Comment by Eric Hechinger [ 06/Dec/12 ]

STKRelatedModuleMigrationTask groovy file do not exist any more. In fact the only remaining groovy file is MigrateTemplateExecuteScripts and used to call the Template migration script.

Now the only remaining TODO (Not associated with a ticket) are linked to the Template migration. They should also soon be solved.

Generated at Mon Feb 12 10:16:43 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.