-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Incorrect approval counter (closed tickets awaiting approval). #14025
Comments
Hi,
If ticket is closed and approval is still open, it means that no answer were given to approval request. In this case, we cannot tell wether this request was accepted or refused, so, to handle this, we should probably create a new On 10.0 branch, a short term solution could be to filter values to exclude closed tickets.
As validation can now be directly made in the ticket timeline, then, indeed, it would be probably better to target the main tab. |
Greetings! Thank you so much for your answer and your work! |
Thank you for your work too. Your issues are well explained, so it make the job easier for us. |
Hi there, I have the same issue as @kofe88 which stop me from easily "monitoring" tickets that I could have forget to approve and I agree with @cedric-anne short term solution:
Subsidiary question: How the button is displayed ? Currently I can only see it in Super-Admin profile but not when using normal Technician profile (despite that I can use this profile to actually approve). |
Done in #16317 . |
Code of Conduct
Is there an existing issue for this?
Version
10.0.6
Bug description
Incorrect display of tickets awaiting approval.
/front/ticket.php
/front/central.php
Question 1:
Shouldn't the approval be canceled when the Ticket closed?
Question 2:
Should the link lead to the "Approvals" tab?
Link to the Ticket in the "Personal view" on the page
/front/central.php
Throws it to the "Approvals" tab in the Ticket
/front/ticket.form.php?id=3927&forcetab=TicketValidation$1
On which the Ticket cannot be Approved or Refused.
You have to go to the "Ticket" tab and perform actions to Approve or Refuse the Ticket there.
Wouldn't it be easier if the link immediately links to the "Ticket" tab? Or if this is wrong, then add the option to "Approve" and "Refuse" to the "Approvals" tab?
Thanks for attention.
Relevant log output
No response
Page URL
No response
Steps To reproduce
Your GLPI setup information
GLPI 10.0.6
Anything else?
No response
The text was updated successfully, but these errors were encountered: