N°8142 user request and incident menu label#903
Conversation
…ident-menu-label' into feature/8142-UserRequest-and-Incident-menu-label # Conflicts: # datamodels/2.x/itop-incident-mgmt-itil/dictionaries/fr.dict.itop-incident-mgmt-itil.php
|
@greptile |
|
| Filename | Overview |
|---|---|
| datamodels/2.x/itop-incident-mgmt-itil/datamodel.itop-incident-mgmt-itil.xml | Adds new OQLMenuNode Incident:MySupportIncidents (rank 3, caller_id filter, status NOT IN closed) under Incident:Shortcuts — structurally correct, mirrors the existing UserRequest:MySupportRequests pattern. |
| datamodels/2.x/itop-incident-mgmt-itil/dictionaries/en.dict.itop-incident-mgmt-itil.php | Adds MySupportIncidents labels, renames shortcuts group and sub-menu items; escalation_flag tooltip still quotes old name "Escalated incidents" after the menu was renamed to "Under escalation". |
| datamodels/2.x/itop-request-mgmt-itil/dictionaries/en.dict.itop-request-mgmt-itil.php | Renames user-request menu labels; escalation_flag tooltip still references the old "Escalated requests" menu name, now inconsistent with the renamed "Under escalation" menu. |
| datamodels/2.x/itop-problem-mgmt/dictionaries/en.dict.itop-problem-mgmt.php | Introduces two typos propagated to all 16+ language files: "heldesk" (should be "helpdesk") and "nor closed" (should be "not closed"). |
| datamodels/2.x/itop-faq-light/dictionaries/en.dict.itop-faq-light.php | Updates FAQ/Problem Management tooltips; carries the "heldesk" typo in Menu:ProblemManagement+, propagated to all language variants. |
| datamodels/2.x/itop-knownerror-mgmt/dictionaries/en.dict.itop-knownerror-mgmt.php | Updates Menu:ProblemManagement+ tooltip; carries the "heldesk" typo, propagated to all language variants. |
| datamodels/2.x/itop-request-mgmt/dictionaries/en.dict.itop-request-mgmt.php | Renames user-request menu labels consistently; escalation_flag tooltip has the same mismatch as the ITIL variant. |
| datamodels/2.x/itop-change-mgmt/dictionaries/en.dict.itop-change-mgmt.php | Renames change-management menu labels; no issues found. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
IM[Incident Management\nitop-incident-mgmt-itil] --> IS[Incidents\nIncident:Shortcuts]
IS --> MI[Assigned to me\nMyIncidents\nrank 0]
IS --> EI[Under escalation\nEscalatedIncidents\nrank 1]
IS --> OI[Open\nOpenIncidents\nrank 2]
IS --> MSI["Reported by me NEW\nMySupportIncidents\nrank 3\ncaller_id = current_contact_id\nAND status NOT IN closed"]
RM[Request Management\nitop-request-mgmt] --> RS[Requests\nUserRequest:Shortcuts]
RS --> MR[Assigned to me\nMyRequests]
RS --> MSR[Initiated by me\nMySupportRequests]
RS --> ER[Under escalation\nEscalatedRequests]
RS --> OR[Open\nOpenRequests]
Reviews (1): Last reviewed commit: "Merge remote-tracking branch 'origin/fea..." | Re-trigger Greptile
Base information
Objective (enhancement)
Harmonize menus labels and tooltips on Ticket management
Checklist before requesting a review