Welcome to GLPi feature request service.
Please check if the feature has not already been requested.
If not, please describe it

+1

##IF with regexp for notification template

Jhonnatan Semler hace 1 año 0

We need to customize the notification template according to the "ticket.category" value that will be something like "IT>Support", "IT>Maintenance", "General>Other", "HR>Something", etc. So, we need to check if "ticket.category" contains "IT" word (something like ##IFticket.category CONTAINS "IT"##), maybe a function with some kind of regexp can do the job.

+1

Update TCPDF to the last version

Edwin Elias hace 1 año 0
+1

API GLPI Zabbis

Supermercado Araripe hace 1 año 0

Hello, I'm starting out in this area of GLPI and Zabbis and I'm trying to integrate my Zabbix with GLPI, I followed the manual

https://www.zabbix.com/br/integrations/glpi#glpi

However, when testing, the error appears and I can't solve it, can anyone help?

Sending failed: TypeError: cannot read property 'session_token' of null

+1

Used item history unavailable from User view

boris samsonik hace 1 año 0

When an item is being assigned to a person, it shows up under "Used items" list in person view, but there's no entry about used items under person's historical view. On the other hand, if an asset's history is being viewed, history tab shows the history of users to whom the asset was/is assigned to.

This would enable to track what has been ever assigned to user during the user's whole GLPI lifecycle, also this would enable a lot easier tracking of assets - for example assets were assigned to someone else by mistake or by somekind of automation mistake. Currently one has to know the asset name/number first.

+1

[pluginsGLPI/fields] Add ITIL Categories as conditions to hide block

SRuiz hace 1 año actualizado por Tomolimo hace 1 año 1

I find it extremely useful to be able to hide blocks under certain circumstances. However, I would like to suggest the ability to hide blocks based on ITIL Categories. In my case, I only need to display a specific tab for certain types of tickets, and it would be fantastic if I could control which additional field blocks are shown (or hidden in this case) using a comparison operator or a regular expression.


I hope you will consider my feature request. Thank you very much.


Best regards,

+1

'Assigned (planned)' tickets should pause SLA like 'Pending'

Pierre-Yves Vasener hace 1 año 0

When one of our technician plan a task on a ticket, its status is set to 'Assigned (Planned)' but it doesn't stop the SLA clock. So, we asked them to manually set it to 'Pending' with a 'Waiting for planned task' reason but it's sub-optimal. I think having a planned task on a ticket should pause the SLA clock directly.

+1

Change Answer Field in Follow-up

nhamann hace 1 año 0

In the ticketing system, when adding a follow-up to a ticket, you can choose the type of response you wish to use (Create a Task, Add a solution, add a document, ask for validation, etc.). Once you make your selection, you are 'locked' into the choice essentially and if you wish to change your type of response, especially if you have already typed out your reply, you have to copy the text, close the response, select the new response, and paste your reply.

Is there a way to make the choices interchangeable from any category without having to delete what you have you done? The way I have envisioned it is similar to internet tabs. You select the tab you want at the top of your response page and the form changes based on the selection but the textbox remains static throughout without a refresh. 

I hope this makes sense....

+1

Automatic Code Incrementation for Subprojects

Erich Iseli hace 1 año 0

Summary: Streamline project code assignment by introducing a checkbox labeled "Increment in subprojects" next to the "Code" field in the project screen. When selected, subprojects created under a master project will automatically receive an incremented code (e.g., "ABCD-01," "ABCD-02"). This enhancement simplifies project code, reducing manual input and ensuring a structured and consistent code assignment across related projects.

Details:

  1. Checkbox Addition:
    • Introduce a checkbox labeled "Increment Code in subprojects" below the "Code" field in the project screen.
      Image 470
  2. Functionality:
    • When creating a subproject by choosing "As child of" and selecting the master project: if the master project has the "Increment in subprojects" checkbox checked, automatically fill the code of the new project with an incremented value.
      Image 471
+1

Custom Color Specification Based on Project Type

Erich Iseli hace 1 año 0

Summary: Enhance project visualization by introducing the ability to assign custom colors to projects, tasks, and milestones based on their Project Type. The selected colors should be reflected in both the project table view and the GANTT plugin for improved clarity and visual distinction.

Details:

  1. Color Customization:
    • In the Project Type definition, alongside the Name and Comments fields, add three color pickers labeled "Project color," "Task color," and "Milestone color."
      Image 468
  2. Table View Enhancement:
    • Display the selected "Project color" in the project table view, surrounding the type of the project, similar to the display of Project Priority.
      Image 469
  3. GANTT Plugin Integration:
    • Utilize all three colors in the GANTT plugin view: "Project color" on the project bar, "Task color" on the task bar, and "Milestone color" on the milestone symbol.
+1

Integrate GLPI with BeyondTrust Remote Support

Gilles hace 1 año 0

BeyondTrust Remote Support is an HelpDesk tool, to connect to remote machines securely.

16.000 installations in the world, some of the customers use also GLPI.

It could be a good option to connect directly from a ticket to the machine.

An extended API exists in Remote Support to start this connection.