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

Add new Series and choose it from combobox #120

Open
Katarzyna-Kadziolka opened this issue Sep 26, 2021 · 1 comment
Open

Add new Series and choose it from combobox #120

Katarzyna-Kadziolka opened this issue Sep 26, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@Katarzyna-Kadziolka
Copy link
Member

Repro steps:

  1. Add new Book
  2. Add new Series
  3. Choose new series from Combobox
  4. Click Add Book

Expected result: Book is added
Actual result: Error occurs

image

@Morasiu Morasiu assigned Morasiu and unassigned Morasiu Sep 28, 2021
@Morasiu Morasiu added the bug Something isn't working label Sep 30, 2021
@Morasiu
Copy link
Member

Morasiu commented Oct 1, 2021

Possibly to fix this, you should detach Series entity, after you add it (after SaveChanges).

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

2 participants