-
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
Cannot save a prediction pattern for an existing holding #1471
Comments
After analysis with @jma:
|
@BadrAly I would disable template for existing records. If it is possible and if it is the easiest way. |
In the life of a serial, it's common to have a change in prediction when frequency changes. In this case, the use of template should help to create a new prediction (frequency and predictions patterns). But it should not change the other informations : Available collection, notes, vendor, number of claimed, ... |
@JoelleDosimont
|
I guess what I'm looking for is something that allows :
|
To avoid parent reference problem, the 'load template' button should be only displayed for resource creation (and hide when a resource is edited). Closes rero/rero-ils#1471. Co-Authored-by: Renaud Michotte <[email protected]>
To avoid parent reference problem, the 'load template' button should be only displayed for resource creation (and hide when a resource is edited). Closes rero/rero-ils#1471. Co-Authored-by: Renaud Michotte <[email protected]>
To avoid parent reference problem, the 'load template' button should be only displayed for resource creation (and hide when a resource is edited). Closes rero/rero-ils#1471. Co-Authored-by: Renaud Michotte <[email protected]>
Describe the bug
When I load a prediction pattern on an existing holding and try to save, it spins forever.
It works for a new holding.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
We should have a reason why it doesn't save. Fields missing?
v0.14.0
The text was updated successfully, but these errors were encountered: