-
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
Saving a document with edition responsibility impossible #906
Labels
bug (critical)
Blocking issue, should be fixed ASAP
f: editor
Concerns editor based on JSON schema AND custom editor
Milestone
Comments
pronguen
added
the
f: editor
Concerns editor based on JSON schema AND custom editor
label
Apr 7, 2020
It's not related to this specific field, it's broader than that. @jma Could you update this issue title accordingly? |
With 23a9cc7, we can test with |
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Jun 30, 2020
According to PO, the 'responsibilities' field from document 'edition statement' should be optional in the editor form. This commit hides this field (if it's empty) so, now, the user must choose to add this field (and fill a value). Editing a document without 'responsibilities' is now allowed by default. * Closes rero#906 # the title begins with a verb, imperative mode component: summarize changes in 50 char or less * Adds your new feature. * Fixes an existing issue, may closes #issue. * Improves and existing feature. Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
7 tasks
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Jun 30, 2020
According to PO, the 'responsibilities' field from document 'edition statement' should be optional in the editor form. This commit hides this field (if it's empty) so, now, the user must choose to add this field (and fill a value). Editing a document without 'responsibilities' is now allowed by default. * Closes rero#906 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Jun 30, 2020
According to PO, the 'responsibilities' field from document 'edition statement' should be optional in the editor form. This commit hides this field (if it's empty) so, now, the user must choose to add this field (and fill a value). Editing a document without 'responsibilities' is now allowed by default. * Closes rero#906 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Jul 2, 2020
The 'responsibilities' field from document 'edition statement' should be optional in the editor form. This commit hides this field (if it's empty) so, now, the user must choose to add this field (and fill a value). Editing a document without 'responsibilities' is now allowed by default. * Closes rero#906 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Jul 2, 2020
The 'responsibilities' field from document 'edition statement' should be optional in the editor form. This commit hides this field (if it's empty) so, now, the user must choose to add this field (and fill a value). Editing a document without 'responsibilities' is now allowed by default. * Closes rero#906 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Jul 3, 2020
The 'responsibilities' field from document 'edition statement' should be optional in the editor form. This commit hides this field (if it's empty) so, now, the user must choose to add this field (and fill a value). Editing a document without 'responsibilities' is now allowed by default. * Closes rero#906 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
benerken
pushed a commit
that referenced
this issue
Jul 9, 2020
The 'responsibilities' field from document 'edition statement' should be optional in the editor form. This commit hides this field (if it's empty) so, now, the user must choose to add this field (and fill a value). Editing a document without 'responsibilities' is now allowed by default. * Closes #906 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug (critical)
Blocking issue, should be fixed ASAP
f: editor
Concerns editor based on JSON schema AND custom editor
Describe the issue
When I edit a document with an edition designation but no edition responsibility, I cannot save it. I have to remove the field for edition responsibility before.
To Reproduce
Expected behavior
I can save the document, so
Software version
ils.test.rero.ch (v.0.6.1)
Screenshots
The text was updated successfully, but these errors were encountered: