cancel
Showing results for 
Search instead for 
Did you mean: 

Changing signal refs

pkromolowski
Champ in-the-making
Champ in-the-making
Just a quick bug report:

When you change signal ref on the existing Event node the old one remains in the process definition. There is no way to remove the old signal definition other than directly editing the XML code.

Thanks,
3 REPLIES 3

frederikherema1
Star Contributor
Star Contributor
You can remove the signal-definition on the Process-properties (tab Signals), or are we talking about something else here?

pkromolowski
Champ in-the-making
Champ in-the-making
The problem is that I don't have this "Signals" tab. I used to have it in the previous versions of Designer, but since some time it disappeared. When I compare my current plugin.xml to the one from 02.2013 I can see that these sections dissapeared:

<propertySection
               class="org.activiti.designer.property.PropertySignalSection"
               filter="org.activiti.designer.property.PropertyDiagramFilter"
               id="org.activiti.designer.signalTab.signals"
               tab="org.activiti.designer.signalTab">
</propertySection>
<propertySection
               class="org.activiti.designer.property.PropertyMessageSection"
               filter="org.activiti.designer.property.PropertyDiagramFilter"
               id="org.activiti.designer.messageTab.messages"
               tab="org.activiti.designer.messageTab">
</propertySection>

I also can't find the referred classes in the newest plugin (https://github.com/Activiti/Activiti-Designer/tree/master/org.activiti.designer.gui/src/main/java/or...)

Thanks,

frederikherema1
Star Contributor
Star Contributor
Thanks for reporting, I was testing on a previous version of the editor, I presume.

Can you create a JIRA-issue for this?
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.