It's all about the answers!

Ask a question

How to get time entries of a specific user by oslc 2.0?


Melanie Finke (7731520) | asked Sep 18 '12, 5:12 a.m.
Hello,

is there a way to get the time tracking entries of a user by OSLC?

I tried it with the following Query:
rtc_cm:timeSheet{rtc_cm:entry{dc:creator{foaf:name=\"" + userName + "\"}}}
but it takes the creator of the workItem itself and returns the result.

Is it possible to select for the creator of a single time entry?

Best regards

2 answers



permanent link
Michael A. (15813) | answered Mar 15 '13, 9:51 a.m.

Hi Melanie,

I'm currently facing exactly the same issue. I would like to query all time sheet entries for a specific user on a specific date. All I can do is query all work items and parse through all of them - which is highly inefficient.

Did you find a solution to your problem?

Regards
Michael


permanent link
James Kennedy (1313) | answered Apr 17 '15, 1:49 p.m.
 I too am looking for a timeentry search. In my case I'd just like to get all the timeentries for a single WorkItem without having to fetch each entry individually out of the timesheet.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.