Skip to content

[Bug] Board Export Missing Card Order - Export Randomizes Layout #11

Description

@anshul23102

Description

Exporting board to JSON/CSV doesn't preserve card order. Exported file has cards in random order. Layout information lost.

Expected Behavior

Preserve card order and position information in export.

Actual Behavior

File: src/export/exporter.js
Exports cards without order: cards.forEach(card => export(card))

GSSoC Points Estimate: Level 1 (Bug/Export)

Suggested Labels

  • gssoc:approved
  • type:bug
  • severity:medium
  • area:export

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions