I will check with my team if we can work on it.
Give us some days to check how the plugins works.
Regards
Diego
Search found 4 matches
- 22 Mar 2017, 15:09
- Forum: General Discussion
- Topic: "Time tracking" on Mantis 2.0 ??
- Replies: 32
- Views: 126524
- 22 Mar 2017, 14:16
- Forum: General Discussion
- Topic: "Time tracking" on Mantis 2.0 ??
- Replies: 32
- Views: 126524
Re: "Time tracking" on Mantis 2.0 ??
Manually added.
It's working now.
I can see an entry with the time spend inside the ticket.
Usuario Fecha efectiva Horas Category Información Fecha entrada (automático)
die1fue 2017-03-22 00:30 Algo BlaBla 2017-03-22 11:11 ART Eliminar!
Suma
00:30
Is there a place to list any kind of report ...
It's working now.
I can see an entry with the time spend inside the ticket.
Usuario Fecha efectiva Horas Category Información Fecha entrada (automático)
die1fue 2017-03-22 00:30 Algo BlaBla 2017-03-22 11:11 ART Eliminar!
Suma
00:30
Is there a place to list any kind of report ...
- 21 Mar 2017, 23:01
- Forum: General Discussion
- Topic: "Time tracking" on Mantis 2.0 ??
- Replies: 32
- Views: 126524
Re: "Time tracking" on Mantis 2.0 ??
It doesn't exist field "info"
mysql> describe mantis_plugin_TimeTracking_data_table;
+------------------+------------------+------+-----+---------+----------------+
| Field | Type | Null | Key | Default | Extra |
+------------------+------------------+------+-----+---------+----------------+
| id ...
mysql> describe mantis_plugin_TimeTracking_data_table;
+------------------+------------------+------+-----+---------+----------------+
| Field | Type | Null | Key | Default | Extra |
+------------------+------------------+------+-----+---------+----------------+
| id ...
- 21 Mar 2017, 11:55
- Forum: General Discussion
- Topic: "Time tracking" on Mantis 2.0 ??
- Replies: 32
- Views: 126524
Re: "Time tracking" on Mantis 2.0 ??
Hi.
I have downloaded and copied the plugin
Installed it and then tried to add a vale in an issue (+2 hours workerd)
Mantis throw this error
Unknown column 'info' in 'field list' para la consulta: INSERT INTO mantis_plugin_TimeTracking_data_table ( user, bug_id, expenditure_date, hours ...
I have downloaded and copied the plugin
Installed it and then tried to add a vale in an issue (+2 hours workerd)
Mantis throw this error
Unknown column 'info' in 'field list' para la consulta: INSERT INTO mantis_plugin_TimeTracking_data_table ( user, bug_id, expenditure_date, hours ...