From 31c8553d362ffc53628947524b73dea157fa3298 Mon Sep 17 00:00:00 2001 From: Robin Date: Fri, 12 May 2017 22:03:37 +0200 Subject: [PATCH] Started a FAQ for jira, this is far from complete. --- _faqs/2017-05-12-using-jira.markdown | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 _faqs/2017-05-12-using-jira.markdown diff --git a/_faqs/2017-05-12-using-jira.markdown b/_faqs/2017-05-12-using-jira.markdown new file mode 100644 index 000000000..617cfde7c --- /dev/null +++ b/_faqs/2017-05-12-using-jira.markdown @@ -0,0 +1,13 @@ +--- +layout: faq +status: publish +published: true +title: Using Jira +permalink: /faq/using-jira/ +tags: [] +--- + +Greenshot can be configured to upload screenshots to your Jira Server or Jira Cloud instance. With version 1.2.9 and later Greenshot will, as soon as a Jira connection was made once, monitor every window title change and use this information to detect the most recent Jira tickets you saw in a browser or email. These tickets will be sorted, from most to least recently seen, and are available in the destination picker as sub-entries of the Jira plugin. + +Important notice: +The upload window that Greenshot provides when no ticket was selected, can only be populated via filters which are stored by the account which is used to connect. You will need to create at least one filter, otherwise the window will stay empty.