Hello, Andriy!
I have several questions about holiday configuration:
-
I introduced holidays in plugin configuration. Where can I find this information in database? I want use this information in sql-reports. Is information about amount of hours in month is stored in database?
-
It would be great if field "Total" color on dashboard depended on holidays. Now if time spent in a week equal to 40 hours, color of total is black, independently of holidays.
Thank you!
Hi Mariya,
I assume you're referring to http://www.jiratimesheet.com/wiki/Timesheet_Holidays.html
Yes, information is stored in database, in table named like AO_04990F_HOLIDAY, but there are just date name of the holiday stored, and no any amount of hours. All ours are stored in JIRA Worklog table.
There is only per day highlighting, and not for totals, but it might be possible to add, including taking holidays into account, will give a try.
Thank you.