You are not logged in.
Pages: 1
Hello.
For example, I want to know list of tickets closed at one day. To do that, I use filter "Characteristics - Resolution date" IS "Specify a date" and select a day. BUT problem is that after selecting date I need to set a correct time! Else a filter result is empty. But I don't know time, I just want to see list of closed tickets. And Filter name is "resolution date", not time
Offline
Resolution_date is a datetime field.
You can search with Contains 2016-06-10 or Contains >2016-06-10 or Contains <2016-06-10
CentOS 6.5 - CentOS 7.x
PHP 5.6 - PHP 7.x - MySQL 5.6 - MariaDB 10.2 + APC + oOPcache
GLPI from 0.72 to dev version
Certifiée ITIL (ITV2F, ITILF, ITILOSA)
Offline
Yes, I make so, but is not logically. It's good workaround, not more
Offline
IS must be exactly like in the database, so you must indicate date+time
CentOS 6.5 - CentOS 7.x
PHP 5.6 - PHP 7.x - MySQL 5.6 - MariaDB 10.2 + APC + oOPcache
GLPI from 0.72 to dev version
Certifiée ITIL (ITV2F, ITILF, ITILOSA)
Offline
Pages: 1