Hello,
We began building our workflows. With some transitions, I automatically assign a ticket to lead/some role. However I am not sure which would be the correct order of this function amongst the pre-defined ones. Currently I have a transition with the following workflow:
{no-format}
Set issue status to the linked status of the destination workflow step.
— THEN
Add a comment to an issue if one is entered during a transition.
— THEN
Update change history for an issue and store the issue in the database.
— THEN
Assign the issue to the lead developer.
Move Up | Move Down | Delete
— THEN
Re-index an issue to keep indexes in sync with the database.
— THEN
Fire a Issue Resolved event that can be processed by the listeners.
{no-format}
The assignement carries out without problem, but new assignee doesn't see this transition in his dahboard under Assigned To Me gadget. Please direct me on this.
Best regards,
Berke Erem
Hello Christian,
Turns out I had to move it one position above, just before updating the change history.
Thanks,
Berke
Hello Christian,
Turns out I had to move it one position above, just before updating the change history.
Thanks,
Berke
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey,
I'm guessing here but the default assigned to me gadget displays open issues. As I can see you fire a "Resolved event". Does the issue already have a resolution? In that case it wouldn't show up in the assigned to me gadget...
Cheers Christian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.