spring-webflow icon indicating copy to clipboard operation
spring-webflow copied to clipboard

Add history attribute to action-state transitions [SWF-1481]

Open spring-operator opened this issue 13 years ago • 4 comments

Doug Breaux opened SWF-1481 and commented

We really need to invalidate history on an action-state transition. More details in the referenced forum thread, but quick summary:

We have a transition which needs to execute some (action) code and then send the user to 1 of 3 possible next view states, with 1 of those 3 being a "success" state which should invalidate previous snapshots. The other two would not invalidate the snapshots.


Reference URL: http://forum.springsource.org/showthread.php?94367-WF2.1-history-quot-discard-quot-not-applicable

2 votes, 4 watchers

spring-operator avatar Jun 30 '11 07:06 spring-operator

Doug Breaux commented

Visiting old items, wondering if any comment at all can be made on this Feature request?

spring-operator avatar Jan 05 '12 14:01 spring-operator

Doug Breaux commented

Annual check-in. Anything?

spring-operator avatar Feb 04 '13 14:02 spring-operator

Doug Breaux commented

Wow, has it been that long? Any chance of being able to invalidate history on action-state transitions? Or some other way to accomplish this that I'm missing?

spring-operator avatar Apr 16 '18 23:04 spring-operator

Doug Breaux commented

Poke. Is there some fundamental reason action-state transitions don't support this? Worse, that we are missing some side-effect when we do it in custom code called from an action-state transition?

 

spring-operator avatar Jan 30 '20 14:01 spring-operator