Hello,
I'm using Quick Timesheet and interested in which filters uses of this plugin from jira DB?
As i think, it uses dbo.worklog table, but there are some columns: CREATED, UPDATED and SRTATDATE. Please, could you help me to find out with what method works on this plugin when shows us time spent sum of specific person.
Hello,
Thank you for your question. Quick Timesheet does not access directly to the db but through Atlassian SDK which is the standard development framework. When some information are missing, it uses the rest api calls.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.