-
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
Request date shouldn't be updated after validation #1704
Labels
bug
Breaks something but is not blocking
f: circulation
Concerns the circulation interface or backend
f: professional ui
Professional interface
f: public ui
Public interface, as opposed to the professional interface
p-High
High priority (to be solved in the 2-3 next months)
Comments
ManaDeweerdt
added
f: circulation
Concerns the circulation interface or backend
triage
bug
Breaks something but is not blocking
p-Low
Low priority
labels
Feb 17, 2021
Seems inked to #1227 |
@zannkukai Indeed. |
iGormilhit
added
f: professional ui
Professional interface
f: public ui
Public interface, as opposed to the professional interface
and removed
triage
labels
Feb 23, 2021
iGormilhit
added
p-Medium
Medium priority (to be solved within 1-2 years)
and removed
p-Low
Low priority
labels
Feb 23, 2021
pronguen
added
p-High
High priority (to be solved in the 2-3 next months)
and removed
p-Medium
Medium priority (to be solved within 1-2 years)
labels
Aug 11, 2021
@ManaDeweerdt I did some tests and it seems solved. Could you confirm (and close if necessary) |
I've tested on https://ilsdev.test.rero.ch/ and I still have the same issue. |
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Jan 20, 2022
Add the request time to the request date into the `requestedBy` box. At this time, only the date was displayed : it was not precise enough. Closes rero/rero-ils#1704. Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com> Please enter the commit message for your changes. Lines starting
7 tasks
zannkukai
added a commit
to rero/rero-ils-ui
that referenced
this issue
Jan 25, 2022
Add the request time to the request date into the `requestedBy` box. At this time, only the date was displayed : it was not precise enough. Closes rero/rero-ils#1704. Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com> Please enter the commit message for your changes. Lines starting
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Breaks something but is not blocking
f: circulation
Concerns the circulation interface or backend
f: professional ui
Professional interface
f: public ui
Public interface, as opposed to the professional interface
p-High
High priority (to be solved in the 2-3 next months)
Describe the bug
When a request is validated, the request date of the item detail view changes to the validated date.
Ex: Katie made a request the 16th.
I validated the request of Katie on the 17th. The request date changed to 17th.
To Reproduce
Expected behavior
The request date shouldn't change to the transaction date. Otherwise, the staff will have difficulties to follow the request queue.
Context
v1.0.0
.The text was updated successfully, but these errors were encountered: