Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ictime versionJQL Function namePurposeParameterExample UsageExplanation
5.7.0 and higherissueWithUnchargedWorklogreturns issues only if issue has not invoiced (IcTime) worklog in the last given number of days backNumber of days considered in the past. Worklogs older than the given number of days will not be considered.project in (WFLT, XA) AND issue in issueWithUnchargedWorklog(30)limit issues to projects (WLFT and XA) and show all Issues having not billed worklogs in the last 30 days

issueWithUncharged Worklog - changes

VersionChangeRemarks
icTime-5.8.2.16Parameter handling has changed. Providing "0" for days back no returns all Issues having at least one work log which is not charged.



Example - issueWithUnchargedWorklog 

...