[JIRA-Opensymphony] Created: (WF-194) Fals join conditions leaves step as current step.

[email protected]
Newsgroups gmane.comp.java.open-symphony.devel
Message-ID <[email protected]>
Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WF-194


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WF-194
    Summary: Fals join conditions leaves step as current step.
       Type: Bug

     Status: Assigned
   Priority: Major

    Project: OSWorkflow
   Versions:
             2.5

   Assignee: Patrick Lightbody
   Reporter: christine zimmermann

    Created: Tue, 12 Aug 2003 3:48 AM
    Updated: Tue, 12 Aug 2003 3:48 AM

Description:
The problem can be reproduced by using the example.xml but removing the "StatusCondition" for the steps to be joined.

<condition type="class">
<arg name="class.name">com.opensymphony.workflow.util.StatusCondition</arg>
<arg name="status">Underway</arg>
<arg name="stepId">6</arg>
</condition>
----------------------------------------------------------------------

Description:


Assume the following split: 

              SPLIT 
              /     \ 
             /       \ 
       Step 1     Step 2  

Now assume Action1 of Step1 is executed with 
    <unconditional-result old-status="Finished" join="1"/> 

Further assume that the condition within the <join> tag is not yet true. 

Now the problem: 
In the current implementation Step1 still remains a "current step". This means that Action1 is still offered as available actions. Is this correct?

However, to my mind  the "join nodes" should still contain this Step1 as it is in the current version. This means the "jn" variable should always provide the same information independantly whether Step1 or Step2 is executed first.




---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.opensymphony.com/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.