From e18c6270289a465b24bbdcbae5ea86bc32dabe65 Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Tue, 12 Sep 2017 09:28:06 +0530 Subject: [PATCH] Updated Hub Code Sprint (markdown) --- Hub-Code-Sprint.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Hub-Code-Sprint.md b/Hub-Code-Sprint.md index cbca181..c225417 100644 --- a/Hub-Code-Sprint.md +++ b/Hub-Code-Sprint.md @@ -1,7 +1,13 @@ - [ ] Data Migration Run - [ ] Fields: Data Migration Connector, Data Migration Plan, Status (Pending, Started, Success, Fail) - - [ ] `push_since_last_run` + - [ ] `push_since_last_run` - [ ] `push_deleted_items` + - [ ] ability to skip failed items (check) + - [ ] save `failed_items_log` in Data Migration Run + - [ ] count records from all mappings before starting run, for better progress + - [ ] push items with no `migration_id` + - [ ] rename `migration_id` based on plan name `hub_sync_id` (since each document can be part of multiple syncs) + - [ ] mapping for child tables - [ ] Hub Settings - [ ] Create Data Migration Connector (on registration) - [ ] Progress Indicators and Status