-
Notifications
You must be signed in to change notification settings - Fork 27
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
Labels
bug
Something isn't working
Comments
Originally reported in #353 |
Confirmed. It seems to be dependend if you have "enough" patches in the grid to fill the bank. I will investigate. |
Fixed |
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. |
Part of release 2.4.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"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.
The text was updated successfully, but these errors were encountered: