Support for issue - Listener stopped working for add-on

Deleted user November 11, 2014

 

Our listener has stopped working for the add-on, more details below, please assist/advise.

License details:

500-user commercial license, Standard, expires 07/Nov/15

SEN-2912086

 

Listener:

Admin->Advanced->Listeners->Slingshot UpdateFields->/var/atlassian/application-data/jira/plugin-configs/slingshot-updatefields/update_subtasks.xml

Error:

2014-11-11 13:17:49,278 http-bio-443-exec-106300 ERROR APunt 797x7035044x3 os67fk 41.134.25.2 /rest/greenhopper/1.0/sprint/rank [tiltedsolutions.slingshot.license.LicenseManagerContainer] [com.tiltedsolutions.slingshot.license.LicenseManagerContainer@1240735252] Stopping execution because plugin license resources are missing. com.atlassian.upm.license.storage.lib.PluginLicenseStoragePluginUnresolvedException: org.springframework.osgi.service.importer.ServiceProxyDestroyedException: service proxy has been destroyed

Only recent change:

The Universal Plugin Manager was upgraded to  (v2.17.5) from (v2.18.1).

update_subtasks.xml

<?xml version="1.0" encoding="UTF-8"?>

<SlingshotUpdatefields xmlns="http://www.tiltedsolutions.com/products/slingshot/updatefields/2.1">

    <update-fields>

        <customfield name="Assigned Team" id="team"/>

        <duedate id="due"/>

        <customfield name="Epic/Theme" id="theme" />

        <subtasks optional="false">

            <customfield name="Assigned Team" set="{team}"/>

            <duedate set="{due}" gt="{due}"/>

            <customfield name="Epic/Theme" set="{theme}" />

        </subtasks>

    </update-fields>

    <update-fields>

        <status id="subtask.status" eq="'In Progress'"/>

        <parent optional="false">

            <status set="{subtask.status}"/>

        </parent>

    </update-fields>

    <update-fields>

        <type eq="Epic"/>

        <customfield name="Epic/Theme" id="theme"/>

        <linked direction="out" linktype="is Epic of">

            <customfield name="Epic/Theme" set="{theme}"/>

        </linked>

    </update-fields>

    <update-fields>

        <type ne="Epic"/>

        <status id="issue.status" eq="'In Progress'"/>

        <linked direction="out" linktype="is Epic of">

            <status set="{issue.status}"/>

        </linked>

    </update-fields>

1 answer

0 votes
Jos Braaksma December 10, 2014

v2.1.5 is now available for JIRA 6.1 - 6.3.12

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events