AuthorCommitMessageCommit dateIssues
Juan GrasesJuan Grases
27d8576365bAdd pre call and post call before using Jira API on custom field send
Juan GrasesJuan Grases
bd09c5734e1Remove usage of UserSync
Juan GrasesJuan Grases
4b896e9633fHandle listenerInvokers for class: com.atlassian.event.internal.LockFreeEventPublisher error
Juan GrasesJuan Grases
535e09d36d6HOTFIX stop error on latet jira versions
Juan GrasesJuan Grases
a6096ea0842Set status of issue to desireStatus
Juan GrasesJuan Grases
0837c26b86dReverting changes
Juan GrasesJuan Grases
50b012aa1b8Allowing to call the receive only with the workflowMapping
Juan GrasesJuan Grases
052131915fdFixing Move script bug where status was reverted back by exalate
Andre Leroy BeaulieuAndre Leroy Beaulieu
ba055ef5489Fix CreateIssue and UpdateIssue to work on both 4.7 and earlier versions
Andre Leroy BeaulieuAndre Leroy Beaulieu
2375cd23502add null param to createNodeHubIssueWith call in CreateIssue.groovy
Andre Leroy BeaulieuAndre Leroy Beaulieu
b3c13053b17fix createNodeIssueWith method call in CreateIssue.groovy
Andre Leroy BeaulieuAndre Leroy Beaulieu
2a8bc12e116MMerge branch 'master' of ssh://stash.idalko.com:7999/eesfjs/exalate-external-scripts-library-for-jira-server
Andre Leroy BeaulieuAndre Leroy Beaulieu
33495df2e61Add CreateIssue.groovy and UpdateIssue.groovy to Jira Server external scripts repo
Juan GrasesJuan Grases
2db2737da69Fix IssueStatusLink
Juan GrasesJuan Grases
5f6faabb354add method send with no arguments
Juan GrasesJuan Grases
c6533bfa994MMerge pull request #27 in EESFJS/exalate-external-scripts-library-for-jira-server from JISES-90-adapting-to-4-7 to master* commit 'd8b6c46b37faf69eb589aab1734d5b58f1afa252': JISES-90 revert static key Fixed wrong argument being used JISES-90 adapt other scripts JISES-90 adapt Subtask.groovy JISES-90 adapting IssueLinks external scripts JISES-90 only catching the MissingMethodException Use old API, if new one failsJISES-90
Juan GrasesJuan Grases
d8b6c46b37fJISES-90 revert static keyJISES-90
Juan GrasesJuan Grases
1d50aa4fe15Fixed wrong argument being used
Juan GrasesJuan Grases
44c9a6de42aJISES-90 adapt other scriptsJISES-90
Juan GrasesJuan Grases
18f406da5c5JISES-90 adapt Subtask.groovyJISES-90
Juan GrasesJuan Grases
23b4672c3a2JISES-90 adapting IssueLinks external scriptsJISES-90
Juan GrasesJuan Grases
0fc2672aafaJISES-90 only catching theMissingMethodExceptionJISES-90
Juan GrasesJuan Grases
c4a44fe0c8cUse old API, if new one fails
Klerman SoaresKlerman Soares
887b8c8a186MMerge pull request #26 in EESFJS/exalate-external-scripts-library-for-jira-server from bugfix/JISES-89-fixes-typo-sprint to master* commit '2d0fda264cbcc7809312756c9b868f0ab7efbf62': JISES-89 - Fixes Sprint.groovy typoJISES-89
Klerman SoaresKlerman Soares
2d0fda264cbJISES-89 - Fixes Sprint.groovy typoJISES-89
Serhiy OnyshchenkoSerhiy Onyshchenko
a660afeb4d9MMerge pull request #25 in EESFJS/exalate-external-scripts-library-for-jira-server from bugfix/AMDOCS-14-duplicate-issues-fix to master* commit '5d67d72f053af4497c94d1aa3a3a61526a238eda': AMDOCS-14 fixing the copy/ paste error. AMDOCS-14 fixes for issue links and status syncAMDOCS-14
sergey@idalko.comsergey@idalko.com
5d67d72f053AMDOCS-14 fixing the copy/ paste error.AMDOCS-14
sergey@idalko.comsergey@idalko.com
e894dd00b3eAMDOCS-14 fixes for issue links and status syncAMDOCS-14
sergey@idalko.comsergey@idalko.com
31d949e1ec1AMDOCS-17 making sure, Exalate wouldn't try to send an event for a broken linkAMDOCS-17
sergey@idalko.comsergey@idalko.com
6dcf663f506AMDOCS-17 fixing the timePerformed problem.AMDOCS-17
sergey@idalko.comsergey@idalko.com
ccd07196ac0EDOC-0 fixing the case where the sent issue link doesn't indicate whether it's outgoing or notEDOC-0
sergey@idalko.comsergey@idalko.com
b8ff7175e12EDOC-0 fixing the case where there's no change history items.EDOC-0
Juan GrasesJuan Grases
93bd2128dffMMerge pull request #24 in EESFJS/exalate-external-scripts-library-for-jira-server from bugfix/JISES-87-global-transition-breaking-jira to master* commit '01a434e19919e5919126bd64901b85f83633575a': JISES-87 remove comment JISES-87 only getting global transitions the first time, also change logic to set visited states to smarterJISES-87
Juan GrasesJuan Grases
01a434e1991JISES-87 remove commentJISES-87
Juan GrasesJuan Grases
707559de041JISES-87 only getting global transitions the first time, also change logic to set visited states to smarterJISES-87
Juan GrasesJuan Grases
a3e94a4e196MMerge pull request #23 in EESFJS/exalate-external-scripts-library-for-jira-server from feature/JIRANODE-2831-get-otwards-from-property to master* commit '75922e7740468455d9ec1244549e7341fc16b28f': JIRANODE-2831 using replica.issueLinks if context is not available JIRANODE-2831 ensuring we check if link is for synced issue only for connection JIRANODE-2831 removing commented code JIRANODE-2831 fiing bug where wrong issue id was used JIRANODE-2831 some fixes JIRANODE-2831 getting outwards from basic hub issue link propertyJIRANODE-2831
Juan GrasesJuan Grases
75922e77404JIRANODE-2831 using replica.issueLinks if context is not availableJIRANODE-2831
Juan GrasesJuan Grases
749868f2678JIRANODE-2831 ensuring we check if link is for synced issue only for connectionJIRANODE-2831
Juan GrasesJuan Grases
9d28f747bfdJIRANODE-2831 removing commented codeJIRANODE-2831
Juan GrasesJuan Grases
4a0f073f156JIRANODE-2831 fiing bug where wrong issue id was usedJIRANODE-2831
Juan GrasesJuan Grases
3e821dd77daJIRANODE-2831 some fixesJIRANODE-2831
Juan GrasesJuan Grases
907f22bb64aJIRANODE-2831 getting outwards from basic hub issue link propertyJIRANODE-2831
Juan GrasesJuan Grases
34a8a13ff8bDo not update issue if it's not in a editable state
André Leroy-Beaulieu CastroAndré Leroy-Beaulieu Castro
5bf8323439dMMerge pull request #21 in EESFJS/exalate-external-scripts-library-for-jira-server from improvement/EASE-3582-ignore-invalid-transition-paths to master* commit 'a443c59d9ea4cb1f48dbd2fd64b97f6eb770f48b': EASE-3582 change Status.groovy to ignore invalid transition paths instead of throwing errorEASE-3582
Andre Leroy BeaulieuAndre Leroy Beaulieu
a443c59d9eaEASE-3582 change Status.groovy to ignore invalid transition paths instead of throwing errorEASE-3582
Juan GrasesJuan Grases
f807fbab282HOT FIX - telling jira that exalate will perform a transition
Juan GrasesJuan Grases
8baf62d23cfIncluding Move script
sergey@idalko.comsergey@idalko.com
0d325f6eabcEDOC-0 added the supported script here.EDOC-0
Juan GrasesJuan Grases
a4be9a84519Handling issue already created for epic script
Juan GrasesJuan Grases
d8587180d67MMerge pull request #19 in EESFJS/exalate-external-scripts-library-for-jira-server from feature/JISES-83-avoid-double-apply to master* commit 'aecb37bcaf9953b4a0cc1615d210a4d967b88e92': JISES-83 fixes after testign JISES-83 if issue already has an id, don't execute CreateIssue.createJISES-83