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

New user bank with fill is broken #355

Closed
christofmuc opened this issue Oct 21, 2024 · 5 comments
Closed

New user bank with fill is broken #355

christofmuc opened this issue Oct 21, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@christofmuc
Copy link
Owner

"Add new user bank" using "fill" didn't work ("error DATABASE ERROR in putPatchList: SQL Exception FOREIGN KEY constraint failed"). "Add new List" always worked. At some point is mysteriously started to work but when creating a new database, it's broken again.

@christofmuc christofmuc added the bug Something isn't working label Oct 21, 2024
@christofmuc
Copy link
Owner Author

Originally reported in #353

@christofmuc
Copy link
Owner Author

Confirmed. It seems to be dependend if you have "enough" patches in the grid to fill the bank. I will investigate.

@christofmuc
Copy link
Owner Author

Fixed

@christofmuc christofmuc reopened this Oct 21, 2024
@christofmuc
Copy link
Owner Author

Fixed by extending the generated bank to the required size by repeating the last patch. This allows the user to see where the data ended, so other patches could be added manually.

@christofmuc christofmuc added the Ready for release Will be part of the next release label Oct 21, 2024
@christofmuc
Copy link
Owner Author

Part of release 2.4.3

@christofmuc christofmuc removed the Ready for release Will be part of the next release label Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant