invoiceninja / admin-portal

Invoice Ninja: Desktop/mobile admin portal built with Flutter
https://demo.invoiceninja.com
Other
1.56k stars 521 forks source link

Import mapping 95% fails to auto-map #661

Closed dylanh724 closed 1 week ago

dylanh724 commented 1 week ago

Setup

Using your hosted windows store app.

Describe the bug

If I create a new customer from within invoice ninja, fill all the fields, export then import back in (using Invoice ninja's own known column names), only the following maps in a customer test:

  1. Contact - First Name
  2. Contact - Last Name
  3. Contact - Email

See screenshots below.

Steps To Reproduce

  1. Create a new customer with all info (see example screenshot below).
  2. Export the customers.
  3. Import it right back in -> Nearly all auto-maps fail

Expected Behavior

It should attempt to auto-map:

Additional context

I've been having blocking and unexpected import issues: This auto-map bug amplifies frustrations a thousandfold since I have to remap each iteration test.

This is just the customer example: Staff can QA test the others that surely have the same issues. This issue is not just for customers -- this is only a small sample/example.

Screenshots

image

image

image

Logs

// Please add comments for how to find files in hosted desktop winstore app -- no clue
hillelcoren commented 1 week ago

Hi,

Based on the column names this doesn't look like this is an export from the app?

dylanh724 commented 1 week ago

Hi,

Based on the column names this doesn't look like this is an export from the app?

☕ Oh wow, I mapped the wrong one and just autopiloted it using the wrong one -- apologies. Let me close this ticket for now. I did try this before in the past and the result is essentially the same, but I never had time to report it until now.

I'll do this again later with the proper csv.