Skip to content

/participant/add: don't allow to create a participant who are neither a seller nor a buyer #701

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

Open
php-coder opened this issue Nov 14, 2017 · 2 comments

Comments

@php-coder
Copy link
Owner

php-coder commented Nov 14, 2017

Buyer or seller checkbox (or both) must be selected.

Tech debt for: 8d45632 (#499)

@php-coder
Copy link
Owner Author

We need to modify AddParticipantForm and add validation to ensure that buyer and seller fields cannot be set to false simultaneously.

@KrivenkoAlexander It seems like you have to write your own validator this time :)

@KrivenkoAlexander
Copy link
Contributor

KrivenkoAlexander commented Feb 26, 2019 via email

@php-coder php-coder modified the milestones: 0.4, 0.5 May 25, 2019
@php-coder php-coder modified the milestones: 0.5, 0.4.2 Sep 9, 2019
@php-coder php-coder modified the milestones: 0.4.2, next Nov 6, 2019
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