The plug-in opens a window on the right and gives me the opportunity to enter JQL directly into the "JQL Query" text-entry field. Is there a way to use cell references in that query from another tab?
Specifically I have another tab (named "Weeks") that contains a from- and to-date fields. I would like to use them in my JQL. Something similar to:
status changed to "Dev Complete" during("&Weeks!b6", "&Weeks!c6")