Synchronizer will not allow two "blocker" link types from one issue

16 views
Skip to first unread message

peter.shin...@gmail.com

unread,
Nov 12, 2015, 10:55:43 AM11/12/15
to Structure Plugin for JIRA
If this is not the right place for this please let me know...

I traced it done to this:

2015-11-11 14:05:33,973 Structure-Jobs-2207b058 Queue-Thread#1277 : Issue Links autosync #137 for structure 'Horizon Blockers' (#117) DEBUG _peter.shiner     [ext.sync.links.LinksSynchronizer] BB#137:1295 |        applyLinkChanges reml: [108713:85578=>130391]

2015-11-11 14:05:34,021 Structure-Jobs-2207b058 Queue-Thread#1277 : Issue Links autosync #137 for structure 'Horizon Blockers' (#117) INFO _peter.shiner     [jira.structure.services.BackendBasedSyncManager] Issue Links autosync #137 for structure 'Horizon Blockers' (#117) finished successfully in 145ms. autosync[137][j(252711,peter.shiner,LINK_CREATED(10300:85578=>130391)), j(252713,peter.shiner,LINK_CREATED(10300:85578=>130392))] @_peter.shiner

2015-11-11 14:05:37,795 Structure-Jobs-2207b058 Queue-Thread#1277 : Filter autosync #136 for structure 'Horizon Blockers' (#117) INFO _peter.shiner     [jira.structure.services.BackendBasedSyncManager] Filter autosync #136 for structure 'Horizon Blockers' (#117) sync:started autosync[136][s(252714,_peter.shiner:137,1134:1135:[move(LongArray 1 [130391]/0=>LongArray 1 [130392]/0,forest(ro,85578:0,127038:1))]), j(252715,_peter.shiner:137,LINK_DELETED(10300:85578=>130391))] @_peter.shiner

This filter does not have any "remove" option set and so I don't understand why it is removing the "blocker" issue link between two issues.

The JQL is:

PROJECT = "FSP" AND ( ISSUEFUNCTION IN LINKEDISSUESOF("PROJECT = \"FSP\" AND RESOLUTION IS EMPTY","BLOCKS") OR ( ISSUEFUNCTION IN HASLINKS("BLOCKS") AND ISSUEFUNCTION IN LINKEDISSUESOF("PROJECT = \"FSP\" AND RESOLUTION IS EMPTY","IS BLOCKED BY") ) ) AND RESOLUTION IS EMPTY

The issue blocking is id=252714 and the two issues being blocked are id=130391 & 130392.  I create the issue links by mentioning both of the issues in the linking dialog at the same time so it is one click to link them both.


Reply all
Reply to author
Forward
0 new messages