Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
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

Setting default workflow process steps (theme, epic)

I hope you can help me.

 

I have configures a Workflow process for my epics and themes. for themes I have 4 states starting with "funnel". However when creating a new theme if I do not set the workflow process step, it is put in "unassigned" which is not a step I have defined. I can force the users to select a workflow process step. But that it not user friendly. I would just like it to default to "funnel" instead of "unassigned". Is that possible?

By doing this I hope to get rid of the "unassigned" column in my kanbans (here is my epic kanban):
kanban.png

1 answer

0 votes
Allan Maxwell
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Nov 22, 2023

I do not think it is possible to set a default "Process Step".  I have seen a similar scenario where a process step or entire work flow was added to a Program which already had hundreds of issues.  We ran an API script to set the correct Process Step.

Tools like Postman allow you to run such a script on regular intervals like a batch job.  

GET 

PATCH 

[
   {
      "op": "replace",
      "path": "/state",
      "value": "0"
   }
]

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events