Spring Operator
Spring Operator
**[Doug Breaux](https://jira.spring.io/secure/ViewProfile.jspa?name=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?
**[Doug Breaux](https://jira.spring.io/secure/ViewProfile.jspa?name=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...
**[Rossen Stoyanchev](https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop)** commented Added code tags.
**[Rossen Stoyanchev](https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop)** commented #731 may have some impact on this issue.
**[Erwin Vervaet](https://jira.spring.io/secure/ViewProfile.jspa?name=klr8)** commented This is a duplicate of #1017 it seems, or certainly addresses a similar topic.
**[Denis Pasek](https://jira.spring.io/secure/ViewProfile.jspa?name=dpasek)** commented Yes #1017 addresses the same problem. When addressing this problem please add my feature for defining the number of conversations and continuations in the flow definitiion and...
**[Denis Pasek](https://jira.spring.io/secure/ViewProfile.jspa?name=dpasek)** commented Patch based on the current 1.0 maintenance branch for adding flwo attribute based control of number of conversations for a specific flow. As I mentioned before it...
**[Keith Donald](https://jira.spring.io/secure/ViewProfile.jspa?name=kdonald)** commented Hi Denis, Can you expand on this point? - double click support for normal transition based on the conversation lock: The second request on the lock should...
**[Keith Donald](https://jira.spring.io/secure/ViewProfile.jspa?name=kdonald)** commented Updating this issue to be more fine grained.
**[Denis Pasek](https://jira.spring.io/secure/ViewProfile.jspa?name=dpasek)** commented Hi Keith, I've added my comments on the double click issue to issue #186.