-
Notifications
You must be signed in to change notification settings - Fork 25
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
data: set several minLength to 1 #1479
Conversation
8e49c2e
to
934492f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Commit message proposition:
data: set several minLength to 1
Sets the minimum length of the following fields to 1 character:
* patron.city
* patron.postal_code
* patron.street
* item.barcode
Co-Authored-by: Aly Badr <aly.badr@rero.ch>
And a small explanation on why it's needed would be fine. Is it to reflect the actual data?
For migrating records from Virtua: Sets the minimum length of the following fields to 1 character: * patron.city * patron.postal_code * patron.street * item.barcode Co-Authored-by: Aly Badr <aly.badr@rero.ch>
934492f
to
4a419e4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The commit message seems too generic. I would merge this PR with: #1476
For migrating records from Virtua: Sets the
minimum length of the following fields to 1 character:
Co-Authored-by: Aly Badr aly.badr@rero.ch
Why are you opening this PR?
https://tree.taiga.io/project/rero21-reroils/task/1884?kanban-status=1224895
Dependencies
My PR depends on the following
rero-ils-ui
's PR(s):How to test?
Code review check list