You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Paula got an error on importing a csv. I tried it and didn't have a problem. BUT, she first tried one with improper headers. I did the same and then did have the error!
I think the improper header CSV import somehow created some state that prevented the second import from succeeding. That shouldn't happen!
Paula got an error on importing a csv. I tried it and didn't have a problem. BUT, she first tried one with improper headers. I did the same and then did have the error!
I think the improper header CSV import somehow created some state that prevented the second import from succeeding. That shouldn't happen!
to recreate:
start a fresh project.
bad headers file, import this first.
timeclonk-Chibitronics-jan-export-orig.csv
then this good file next:
timeclonk-Chibitronics-january-import.csv
On save, you should get an error
UNIQUE constraint failed: timeentry.user, timeentry.startdate
The text was updated successfully, but these errors were encountered: