Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

conditional execution

When a subtask move to "In progress", I would like the parent story also move to "In progress" automatically from any status.

Can someone help me.

subtask Wf use statues like - Ready for Devlopement,In QA,Testing use one trasition "Back to In progress"

And if the wf  also use open to Inprogess with transition "start Inprogress"

I am trying JMWE plugin

2 comments

David Fischer _Appfire_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 01, 2022

Hi @Abhishek Mohapatra ,

you need to add a Transition Parent Issue post-function to the Start Progress transition of your sub-task workflow. On that post-function, you'll specify the transition to trigger on the parent story (Start Progress).

Can you help me with Condition syntax

David Fischer _Appfire_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 01, 2022

Why do you need conditional execution?

Hi @Abhishek Mohapatra 

You should be able to do this with automation also. And you must make sure your parent issue can transition into in-progress from any status. But I'm sure @David Fischer _Appfire_ explanation is simpler and easier.

 

Screenshot 2022-02-04 121914.png 

Comment

Log in or Sign up to comment