Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot import records #1471

Closed
katrinDY opened this issue Oct 12, 2023 · 1 comment
Closed

Cannot import records #1471

katrinDY opened this issue Oct 12, 2023 · 1 comment
Assignees
Labels
backend Backend server changes (GO) bug Something isn't working
Milestone

Comments

@katrinDY
Copy link
Contributor

katrinDY commented Oct 12, 2023

Note: caused by 399f9a7

Reproduction steps

Export a record from Accounts RL -> change the name of the account -> import the record -> UI says importing was successful but the record wasn't imported

@katrinDY katrinDY added bug Something isn't working backend Backend server changes (GO) labels Oct 12, 2023
@katrinDY katrinDY added this to the 2023.9.0 milestone Oct 12, 2023
@tjerman tjerman modified the milestones: 2023.9.0, 2023.3.8 Oct 16, 2023
@tjerman
Copy link
Member

tjerman commented Oct 16, 2023

Fixed with 532e1ac46

# Fixed

## What

record import not importing anything with no reported errors.

## How

by fixing the file management to correctly report rows and counts.
The issue was caused because the state wasn't reset correctly after performing a _preflight_ to analyse and count records.

## Refs

Monorepo; 2023.3.x -- `532e1ac46`

@tjerman tjerman closed this as completed Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend server changes (GO) bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants