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

FIX Models Optional Attributtes. #19

Open
3 tasks
Arkamis opened this issue Apr 23, 2021 · 0 comments
Open
3 tasks

FIX Models Optional Attributtes. #19

Arkamis opened this issue Apr 23, 2021 · 0 comments
Assignees
Labels
FIX/bug Bug or Error review required review required

Comments

@Arkamis
Copy link
Contributor

Arkamis commented Apr 23, 2021

REQUIREMENTS

Fix optional values for user model. Must be not null. Not optional.

Screenshots

Screenshot_20210423_134620

Hints

Remove default value.
Screenshot_20210423_135010

Add null: false
Screenshot_20210423_135135

Acceptance Criteria

List all required acceptance criteria

  • Change optional values to required, for branches and users models
  • Change check_pass to private_number on users model.
  • add length validation to eq 5 to private_number field on users model.
@Arkamis Arkamis added FIX/bug Bug or Error review required review required labels Apr 23, 2021
@Arkamis Arkamis added this to the Sprint 3 milestone Apr 23, 2021
@cfcortes cfcortes removed this from the Sprint 3 milestone Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FIX/bug Bug or Error review required review required
Projects
None yet
Development

No branches or pull requests

5 participants