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

+2

Hidden ticket

Joss 9 years ago updated by Armin01 9 years ago 1

it would be nice to add a feature "hidden ticket" with a due date in the ticket goes up.

it would be useful to keep clear sight of tickets being processed and will bring up the desired ticket at the appropriate time.

for example , to schedule the deletion of an account in several weeks or even prepare for an upcoming event

+2

Notification templates do not support nested if conditions

j novak 9 years ago 0

Hello,


notification template evaluation do not support nested IFs:


##IFticket.storestatus=5##
  ##IFticket.status=New##
  ...
  ##ENDIFticket.status##
  ##ELSEticket.status##
  ...
  ##ENDELSEticket.status##
##ENDIFticket.storestatus##
I prepared patch which solves it. You can/must IFs number:


##IF0ticket.storestatus=5##
  ##IF1ticket.status=New##
  ...
  ##ENDIF1ticket.status##
  ##ELSE1ticket.status##
  ...
  ##ENDELSE1ticket.status##
##ENDIF0ticket.storestatus##

the template is evaluated then as expected.

FOREACH/ENDFOREACH is supported too.


Is it possible to include such patch in release? I believe it is useful.


Jirka Novak


+2

Hierarchical responsible & automatic watcher

Jean-charles Preaux 9 years ago updated by Pierre LEBEL 9 years ago 2

Hello,

What do you think about the idea to add the hierarchical responsible (a glpi user) for users and automatically add it as watcher when creating ticket ?

+2

Add a tab "my tickets created" in the user settings

François Legastelois 9 years ago updated by Tomolimo 9 years ago 1

Hi,


It would be great to have one click access to their tickets created (without having to create a bookmark).


For exemple, by having a tab "my tickets created" in settings :

http://glpi/front/preference.php


Regards,




+2

setup default entity and default profil by rule

philippe chauvin 9 years ago 0

Add possibility to assign "default" profil and "default" entity by the rule "Authorizations assignment rules".

Currently, it is just possible to add profil to an entity.

+2

Add Category to Software Dictionary

Megachip 9 years ago updated 9 years ago 1

Would be cool to have the availability to set the software category via dictionary rule (Like it is possible for Software, Version, Publisher and Entity)

+2

Allow assign more tha 1 licence per server

Christian Bernard 9 years ago updated by dubravko sever 8 years ago 1

Currently, we can't assign more than 1 license per server. It cause calculation issues when we apply CORE or CAL licensing


EX; SQL 4 CORES licensing can't be directly assign. I have to create a software entry manually with (4) at the end, the multiplicate my cost x4 to add it to management sheet

+2

monitor size as a rational number

soft 9 years ago updated by Tomás Abad 7 years ago 4

It would be great to be able to specify the size of the monitor using a rational number, such as: 21.5", 20.1", 23.6", etc.

+2

Preview GIF images in ticket processing

tyrone wyatt 9 years ago 0

Currently If a JPG or PNG image document is attached to a ticket there is a preview of the image in ticket processing.

For other types of images like GIF there isn't a preview.

Often our users will use the Windows Snipping Tool to create screen shots for tickets.

Can you preview these images? I don't think previewing animated GIF is required, just static ones.

+2

Ticket categories 'Visible in the Standard interface' option

tyrone wyatt 9 years ago updated 9 years ago 0

I require the Ticket categories option 'Visible in the Standard interface' Yes/No.




We would like to hide Ticket categories used only by simplified interface when using Standard interface.


Currently there is only an option in Ticket categories for 'Visible in the simplified interface' Yes/No.


For our self-service users we only list two Ticket categories, Software Support and Technical Support. When a ticket is created using these Ticket categories the ticket is assigned to a group of the same name. The technician assigned to the ticket updates the tickets Ticket category to an appropriate Ticket category based on Services not groups.