AutoTransitionListener - Group trigger not exposed in configuration UI

Deleted user May 13, 2013

I'm trying to configure an AutoTransitionListener based on the user being in a group but unless I'm missing something it doesn't seem to be exposed on the UI.

I was looking at the source code and it looks like it might be missing as an entry from the getAcceptedParmas method

@Override
        public String[] getAcceptedParams() 
    {
        return new String[]{EVENT, EVENT_TRIGGERS, ACTION, STATUS, PROJECT, CONDITION_REPORTER, CONDITION_CUSTOMFIELD, CONDITION_ASSIGNEE, CONDITION_USER};
    }

should have CONDITION_GROUP as well?

3 answers

1 accepted

0 votes
Answer accepted
SheraliA May 25, 2013

You are absolutely right. I just fixed and committed the fix. Will release the fixed version ASAP.

cheers,

sherali

Deleted user May 26, 2013

Excellent, the plugin is great and with the group should allow us to do exactly what we want, although we were able to get close without it.

0 votes
Cortland Bolles October 13, 2013

I don't think this code made it into the version 6 compatible version, I have version 0.35.3 installed and the group field isn't visible.

0 votes
SheraliA May 27, 2013

Version 0.34.5 released for JIRA V5. I also rolled the change into the master so that the fix makes it to the JIRA v6 compatible version. Enjoy!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events