Project Management migration
Field-level mapping, validation, and rollback between Edison 365 and Trello. We move data and schema; workflows are rebuilt natively in Trello.
Edison 365
Source
Trello
Destination
Compatibility
6 of 12
objects map 1:1 between Edison 365 and Trello.
Complexity
BStandard
Timeline
2-4 weeks
Overview
Moving from Edison 365 to Trello is a structural simplification, not a lateral move. Edison 365 covers the full innovation lifecycle — Ideas through Business Cases through Projects and Portfolios — with configurable pipelines, resource allocations, and Power BI reporting. Trello operates as a card-centric Kanban tool with Workspaces, Boards, Lists, and Cards and no native portfolio rollup, resource management, or business-case tracking. We map Ideas and Projects to Trello cards within boards, preserve Edison 365 custom field definitions by querying each entity type separately (Ideas, Projects, Business Cases have independent custom field stores), and flag that Business Case financials, benefit tracking, resource allocations, and portfolio KPI rollups have no native Trello equivalent and require a documented workaround strategy. We do not migrate Edison 365 Pipelines as automations; we deliver a written inventory of every pipeline stage-gate and transition rule for the customer's admin to rebuild in Trello Butler or to document as a manual process.
Every standard and custom field arrives verified.
AI proposes the map; you confirm before any record moves.
Parent–child, lookups, and ownership stay linked.
Calls, emails, meetings — with original timestamps.
Documents, uploads, and inline notes move with the record.
Why teams make this switch
Leaving
What's pushing teams away
Choosing
What's pulling them in
Object mapping
Each row shows how a Edison 365 object lands in Trello, including any object-level transformations, lookup resolution, or schema-design dependencies.
Typical mapping — final map is confirmed during the sample migration step.
Edison 365
Idea
Trello
Card (Board per Idea Category or Program)
1:1Edison 365 Ideas map directly to Trello cards. The Idea title becomes the card name, description migrates as the card description, Category maps to a Trello Label or List, Submitter maps to a Card Member, and status maps to card position within the appropriate List (e.g., Backlog, Screening, Approved). Archived Ideas require Trello Premium or Standard to export; we verify archived Ideas are accessible during discovery and flag any that require manual board re-activation before export.
Edison 365
Project
Trello
Board or Card (depending on scope)
1:1Edison 365 Projects with sub-tasks and milestones map to a Trello board where the project header becomes the board name and Work Packages or milestones become Lists. Projects without sub-structures can map to a single card within an existing board. Edison 365 project fields (owner, start/end dates, budget, stage) migrate as custom fields on the card or as card metadata; budget fields require Trello Standard ($5/user/mo) or Premium because the free tier limits custom fields to one per card.
Edison 365
Business Case
Trello
Card (separate board recommended)
1:1Edison 365 Business Cases contain costs, benefits, and approval status tracked via custom fields. Trello has no business case entity. We map each Business Case to a dedicated card with the key financial fields (estimated cost, expected benefit, NPV, ROI) as card custom fields or checklist items, and approval status as a label or list position. Benefit tracking is entity-specific in Edison 365 — if the same benefit metric appears across multiple Business Cases as duplicate instances, those instances all migrate as separate cards with no native rollup in Trello.
Edison 365
Resource
Trello
Card Member or Custom Field
1:manyEdison 365 Resource records link people to Projects or Portfolios with allocation percentages and date ranges. Trello has no resource management object. We split resource records into Trello Card Members (the person assigned) and card-level custom fields for allocation percentage and date range where Trello custom field support allows. Trello's free tier limits cards to one custom field, so resource allocation metadata requires either Trello Standard or a documented manual lookup spreadsheet for free-tier migrations.
Edison 365
Portfolio
Trello
Multi-board structure with documentation
lossyEdison 365 Portfolios aggregate multiple Projects and track portfolio-level KPIs and budget rollups. Trello has no portfolio object. We create a Trello Workspace-level structure with one board per Portfolio and child Project boards linked via card cross-references or Butler rules. Portfolio rollup calculations (total cost, total benefit, aggregate KPI scores) cannot be computed in Trello natively; we document the original Edison 365 rollup totals as a card in each Portfolio board so the customer's admin can reference them for manual or spreadsheet-based recalculation.
Edison 365
Pipeline Stage
Trello
List or Label
lossyEdison 365 Pipelines have configurable stages per workflow (e.g., Idea > Screening > Business Case > Approval > Delivery). Stage names, order, and transition rules export from the workflow configuration. We map each Pipeline to a Trello board where stages become Lists in the configured order. Stage transition rules have no Butler equivalent — we document every transition condition in a written inventory so the customer's admin can implement manual gates or Butler trigger-action rules that approximate the original workflow logic.
Edison 365
Custom Field
Trello
Custom Field (per entity)
lossyEdison 365 stores custom field definitions separately per entity — Ideas have their own custom field set, Projects have another, Business Cases have a third. There is no consolidated schema export. We enumerate custom field definitions by querying each entity type separately during discovery, which adds a multi-pass enumeration step. We then attempt to create matching Trello custom fields on the destination cards, subject to Trello's custom field limits per card (free tier: 1 field, Standard and above: unlimited). Fields that cannot be represented in Trello (e.g., multi-select, formula, or date-range fields) are documented in a custom field gap analysis.
Edison 365
Document / Attachment
Trello
Card Attachment (file re-upload required)
lossyEdison 365 attaches documents by storing SharePoint URLs rather than file content. These links point to the source Microsoft 365 tenant's SharePoint and become orphaned after migration unless we perform a parallel file transfer. We export the full document inventory (URLs, file names, linked entity, linked record ID) and either upload files to Trello card attachments directly or to the destination SharePoint/OneDrive and re-link them. The customer must provide SharePoint access credentials for the parallel file migration track. This is a separate workstream from the record migration and is scoped and priced independently.
Edison 365
User / Assignee
Trello
Card Member
1:1Edison 365 user records include display name, email, role, and department. We export the full user roster and map to Trello Workspace members by email match. Inactive Edison 365 users are included in the export but flagged for deactivation review in Trello. If the Trello Workspace is new (separate from an existing Atlassian organization), we provision Workspace members using the Edison 365 email list and assign them to relevant cards based on the assignee field in Edison 365.
Edison 365
Benefits Tracking
Trello
Custom Field or Checklist Item
lossyEdison 365 Benefits are tracked against individual Business Cases or Projects as custom fields or separate benefit rows. Trello has no benefit tracking concept. We map benefit metrics to Trello custom fields on the Business Case or Project card, or to checklist items with monetary or KPI values in the checklist description. Benefit rollup across the portfolio requires a documented manual calculation because Trello has no aggregation capability. We preserve the original benefit target, current value, and benefit type from Edison 365 as separate fields for post-migration reference.
Edison 365
Power BI Report
Trello
Written Report Inventory (rebuild required)
1:1Edison 365 ships Power BI as its native reporting layer. Custom Power BI reports referencing Edison 365 data connections do not migrate. We export a list of all Power BI .pbix files and their report definitions, identify which Edison 365 entities each report references, and deliver a written inventory with the Trello board/card structure that the reports should be rebuilt against. The customer's admin or a Power BI partner rebuilds the reports post-migration against Trello data (accessed via Trello API or a third-party reporting Power-Up).
Edison 365
Workflow / Automation
Trello
Written Workflow Inventory (rebuild required)
1:1Edison 365 Pipeline stage-gate rules and transition logic are not automations in the Trello Butler sense. We extract every Edison 365 pipeline workflow definition — stages, transition conditions, approval gates, and assignment rules — and deliver them as a written workflow inventory. The customer's admin rebuilds these as Butler trigger-action rules or documents them as manual process steps. Butler does not support conditional stage-gate logic comparable to Edison 365's pipeline configuration; the rebuild scope is documented honestly so expectations are set.
| Edison 365 | Trello | Compatibility | |
|---|---|---|---|
| Idea | Card (Board per Idea Category or Program)1:1 | Fully supported | |
| Project | Board or Card (depending on scope)1:1 | Fully supported | |
| Business Case | Card (separate board recommended)1:1 | Fully supported | |
| Resource | Card Member or Custom Field1:many | Fully supported | |
| Portfolio | Multi-board structure with documentationlossy | Fully supported | |
| Pipeline Stage | List or Labellossy | Fully supported | |
| Custom Field | Custom Field (per entity)lossy | Fully supported | |
| Document / Attachment | Card Attachment (file re-upload required)lossy | Fully supported | |
| User / Assignee | Card Member1:1 | Fully supported | |
| Benefits Tracking | Custom Field or Checklist Itemlossy | Mapping required | |
| Power BI Report | Written Report Inventory (rebuild required)1:1 | Fully supported | |
| Workflow / Automation | Written Workflow Inventory (rebuild required)1:1 | Fully supported |
Gotchas + challenges
Platform-specific issues from each side, plus the pair-specific challenges that don't show up on either platform's page on its own.
Edison 365 gotchas
Power BI is the default reporting engine
Custom fields have no unified schema export
SharePoint document linkage breaks on export
Benefits tracking is entity-specific not global
Trello gotchas
Billing model uses maximum seat quantity at term midpoint
Custom Field data historically stored in pluginData
API rate limits are token-gated and can block bulk migration
Guest-to-paid seat conversion triggers on multi-board membership
Automation command runs are capped per plan and overage triggers upgrade pressure
Pair-specific challenges
Migration approach
Discovery and entity audit
We audit the Edison 365 tenant across all entity types — Ideas, Projects, Business Cases, Resources, Portfolios, Pipelines, and Benefits — and enumerate custom fields per entity separately since Edison 365 has no consolidated schema export. We capture record counts per entity, custom field definitions with type metadata, pipeline stage names and transition rules, archived record status, and the full SharePoint document inventory with linked record references. We also identify the Trello destination Workspace and board structure. The discovery output is a written migration scope, a custom field gap analysis against Trello's field limits, and the SharePoint file migration scope.
Destination board structure design
We design the Trello Workspace and board architecture based on the Edison 365 entity inventory. Each Edison 365 Portfolio becomes a Workspace or a top-level board grouping. Edison 365 Projects become boards or cards depending on structure complexity. Edison 365 Pipelines become board List sequences. We configure Labels for Edison 365 categories, Tags, and stage values. For each card, we define which Edison 365 custom fields map to Trello custom fields (Standard tier or above) versus which are deferred to a gap analysis document.
User roster and SharePoint file migration preparation
We extract the full Edison 365 user roster (display name, email, role, department) and map it to Trello Workspace members by email. We identify all SharePoint-attached documents and prepare the parallel file migration track: downloading from source SharePoint, re-uploading to Trello card attachments, and updating the document reference on each card. This step requires the customer to provide SharePoint read credentials and confirm the file re-upload target (Trello attachments or destination SharePoint). The document migration runs in parallel with the record migration and is scoped separately.
Custom field enumeration and type mapping
We execute the multi-pass custom field enumeration — querying custom field definitions for Ideas, Projects, and Business Cases independently — and produce the consolidated custom field map. We match each Edison 365 custom field to a Trello custom field type (text, number, date, dropdown, checkbox) subject to Trello's per-card limits. Fields that cannot be represented in Trello are flagged with the reason and recommended workaround. We validate the custom field map with the customer's admin before any data is written to Trello.
Sandbox migration and record reconciliation
We run a full migration into a test Trello Workspace or the production Workspace with a test board. We validate card counts (Ideas in, Projects in, Business Cases in), spot-check custom field values against 25-50 random Edison 365 records, verify List sequences match pipeline stages, confirm Member assignments by email, and validate document attachment presence. The customer's admin reviews and signs off the sandbox migration before production cutover begins.
Production migration and cutover
We run production migration in dependency order: Workspace and board creation, then Ideas (board per program or category), then Projects (board or card), then Business Cases (card), then Resources (Member and custom field on cards), then Benefits (custom fields or checklist items). We freeze Edison 365 writes during cutover, run a final delta migration of any records modified during the window, then re-attach documents from the parallel file migration track. We deliver the Pipeline stage-gate inventory, Power BI report inventory, and custom field gap analysis to the customer's admin team for post-migration workflow rebuild and reporting rebuild.
Platform deep dives
Edison 365
Source
Strengths
Weaknesses
Trello
Destination
Strengths
Weaknesses
Complexity grading
Standard Project Management migration. 2 of 8 objects need a mapping; the rest are 1:1.
Overall complexity
Standard migration
Derived from compatibility, mapping clarity, API constraints, and data volume across Edison 365 and Trello.
Object compatibility
2 of 8 objects need a mapping; the rest are 1:1.
Field mapping clarity
Field mapping is derived from defaults — final spec confirmed during the sample migration.
Timeline complexity
8-object category — typical timelines run 2–7 days end-to-end.
API constraints
Edison 365: Governed by Azure API Management policies — not publicly published..
Data volume sensitivity
Edison 365 exposes a bulk API — large-volume migrations stream efficiently.
Estimator
Rule-based pricing — no per-record fees, no manual quotes. Migrations over 2M records are scoped individually.
Step 1
Pick a category, then your source and destination platforms.
Category
FAQ
Answers to the questions buyers ask most during Edison 365 to Trello migration scoping. Not seeing yours? Book a call.
Walk through your Edison 365 to Trello migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationAdjacent paths
Other ways to leave Edison 365
Other ways to arrive at Trello
Same-Project Management migrations
Ready when you are
Tell us record counts and timeline. We'll come back with a written quote inside 1 business day — no commitment, no sales pitch.