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

Edit View: two records cannot have the same value in OneToMany field #38

Open
ikostenko opened this issue Feb 16, 2013 · 1 comment
Open
Milestone

Comments

@ikostenko
Copy link
Member

  1. Enter 'Customer' domain: observe that Customer # 2 has value of 'Ukraine, Kiev, Kiev' in the 'Addresses' field
  2. Edit Customer # 4:

Expected result: 'Ukraine, Kiev, Kiev' is not present in the 'Addresses' field

Actual result: it is possible to select value of 'Ukraine, Kiev, Kiev' (which is already selected for Customer # 2), and save Customer # 4
In this case Customer # 2 will have an empty 'Addresses' field

@ikostenko ikostenko mentioned this issue Feb 16, 2013
@ikostenko
Copy link
Member Author

Not a bug ;)

@ikostenko ikostenko reopened this Mar 4, 2013
@ghost ghost assigned max-dev Mar 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants