You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
varemptyJQL='worklogAuthor = currentUser() AND worklogDate >= '+startDate+' AND worklogDate <= '+endDate+' OR ((assignee = currentUser() OR reporter = currentUser()) AND ((statusCategory != '+process.env.JIRA_DONE_STATUS+') OR (statusCategory = '+process.env.JIRA_DONE_STATUS+' AND status CHANGED DURING ('+startDate+', '+endDate+'))))';
jiraAPIController.searchIssues(req,'worklogAuthor = currentUser() AND worklogDate >= '+startDate+' AND worklogDate <= '+endDate+' OR ((assignee = currentUser() OR reporter = currentUser()) AND ((statusCategory != '+process.env.JIRA_DONE_STATUS+') OR (statusCategory = '+process.env.JIRA_DONE_STATUS+' AND status CHANGED DURING ('+startDate+', '+endDate+'))))').then(result=>{
<p><atarget="_blank"href="https://icons8.com/icon/4ONNYCMz9R42/plywood">Plywood</a> icon by <atarget="_blank"href="https://icons8.com">Icons8</a></p>
9
+
<p><atarget="_blank"href="https://icons8.com/icon/KnQ23R20ge4i/dots-loading">Dots Loading</a> icon by <atarget="_blank"href="https://icons8.com">Icons8</a></p>
10
+
</div>
11
+
<p>Software licensed under the <atarget="_blank"href="https://opensource.org/license/MIT/">MIT License</a></p>
0 commit comments