Add support for date functions in workedIssues

Issue #446 closed
Former user created an issue

Hi,

It would be good to have support for functions in the workedIssues function.

For example:

key in workedIssues(startOfMonth(), endOfMonth(), currentUser())

or

key in workedIssues(now() -1, now(), currentUser())

Is there any workaround to get this type of feature?

Comments (8)

  1. Log in to comment