-
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
A template created from an existing record can't be used #2269
Comments
BadrAly
pushed a commit
to BadrAly/rero-ils
that referenced
this issue
Aug 4, 2021
* Closes rero#2269 Co-Authored-by: Aly Badr <aly.badr@rero.ch>
7 tasks
BadrAly
pushed a commit
to BadrAly/rero-ils
that referenced
this issue
Aug 5, 2021
* Closes rero#2269 Co-Authored-by: Aly Badr <aly.badr@rero.ch>
5.8.2021: Removed the
|
BadrAly
pushed a commit
to BadrAly/rero-ils
that referenced
this issue
Aug 5, 2021
* Closes rero#2269 Co-Authored-by: Aly Badr <aly.badr@rero.ch>
BadrAly
pushed a commit
to BadrAly/rero-ils
that referenced
this issue
Aug 10, 2021
* Closes rero#2269 Co-Authored-by: Aly Badr <aly.badr@rero.ch>
BadrAly
pushed a commit
to BadrAly/rero-ils
that referenced
this issue
Aug 10, 2021
* Closes rero#2269 Co-Authored-by: Aly Badr <aly.badr@rero.ch>
BadrAly
pushed a commit
that referenced
this issue
Aug 10, 2021
* Closes #2269 Co-Authored-by: Aly Badr <aly.badr@rero.ch>
iGormilhit
added
f: editor
Concerns editor based on JSON schema AND custom editor
and removed
triage
labels
Aug 24, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When a template is created from an existing record (from the record editor in update mode), it can't be used: it cause an error during the record submission.
To Reproduce
Expected behavior
Context
Screenshots
Additional context
Note: the problem is that the pid is not removed during the template creation. A mass correction should be done to fix the existing templates.
The text was updated successfully, but these errors were encountered: