From 0c0ad5f3c2c86f0107238f293ae4dee2a3a2566e Mon Sep 17 00:00:00 2001 From: Miciele Ghiorghis Date: Wed, 24 Oct 2012 15:33:47 +0200 Subject: [PATCH] Jira-integration: to get all labels from jira database At this moment Jira Webservice doesn't support get Jira labels. This is a workaround for getting jira labels. The php script gets all distinct labels from jira database --- scripts/jira-connector/jiralabels.php | 28 +++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100755 scripts/jira-connector/jiralabels.php diff --git a/scripts/jira-connector/jiralabels.php b/scripts/jira-connector/jiralabels.php new file mode 100755 index 000000000..234a1daf4 --- /dev/null +++ b/scripts/jira-connector/jiralabels.php @@ -0,0 +1,28 @@ +