Hi
I have 2 issues one is master issue and the other is a proxy issue. Both go through same workflow process. Is it possible to configure in such a way that if master issue progresses through workflow, proxy issue also progresses the same way without anything done specificall to proxy.
Any thoughts on how this can be implemented.
Please let me know.
Abraham.
You need to write a listener that will capture workflow events on the "master" and pushes the proxy through them too.
However, this is fraught with complexities. You need to think about how you identify the master and proxy, and also how you prevent a human from moving the proxy and breaking your process, or how your listener handles the cases where a human has meddled and the states are different.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.