dylmye / lets-plan

A simple website for storing travel plans
https://lets-plan.ninja
ISC License
2 stars 0 forks source link

[Bug]: Migration of trips to an account creates a duplicate with no items #10

Open dylmye opened 1 year ago

dylmye commented 1 year ago

Summary

Migrating trips to an account creates a duplicate with no items

Reproduction

  1. Fresh session of Lets Plan
  2. Create a trip (locally)
  3. Create an account
  4. Account migration process of existing trips

Expected

Trips copy over exactly, with image, trip items.

Actual

Two trips are made, one with the trip items, one with none

dylmye commented 1 year ago

Possibly working now? Need to confirm on all platforms