After customer approved transition to different status (2024)

Meytal BM

Rising Star

After customer approved transition to different status (2)

Rising Star

Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.

Get recognized

November 18, 2021

Hi all, we allow our customers (aka our employees) to Approve / Decline part of the workflow for our incidents. In this case, if our customers Approved and one of the field values "deploy" = Yes, i want to transition them to a different status than the one I set in the workflow (closed).

I tried doing this (see image below), but i keep getting the errors "

Destination status could not be resolved. If using a smart-value ensure this resolves to a numeric status ID or untranslated name for issues (with current status):"

What am i doing wrong?

thanks

After customer approved transition to different status (3)

Answer

Watch

Like Be the first to like this

694 views

1 answer

1 accepted

1 vote

Answer accepted

Walter Buggenhout

Community Leader

After customer approved transition to different status (5)

Community Leader

Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.

Become a leader

November 18, 2021

Hi@Meytal BM,

The trigger of your automation rule says that your issue must have been transitioned to statusDone.

Based on your description, my guess is that you don't have a transition from Done toReady for Deployment in the workflow of your issues.

Hope this helps!

View More Comments

You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.

  • Comment

Meytal BM

Rising Star

After customer approved transition to different status (7)

Rising Star

Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.

Get recognized

November 18, 2021

Thats right. I was trying to avoid that. Meaning i want to capture the Approve Call To Action so that instead of going to Closed, it will go to Ready for Deployment. I prefer not letting it go to Closed, then to Ready for Deployment. Is there a way to prevent that?

You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.

  • Comment

Like

Walter Buggenhout

Community Leader

After customer approved transition to different status (9)

Community Leader

Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.

Become a leader

November 18, 2021

Yes, certainly. First of all you'll need to make sure that you have transitions in your workflow for every path you want your issue to follow.

Your approval step is now on the transition fromWaiting for Approval toClosed. If your most common scenario is to transition toReady for Deployment, then make sure you add your approval step there instead. You can then perfectly continue from the example you shared, but turn around the logic. So after the issue transitions to Ready for Deployment and you would like to automatically close the issue, apply that transition.

The key is most likely in your workflow design, where you need to make sure transitions are defined between each status you want to move into.

You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.

  • Comment

Like

Meytal BM

Rising Star

After customer approved transition to different status (11)

Rising Star

Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.

Get recognized

November 18, 2021

I didnt think about it that way, but it does make sense.

Most comment is Waiting for Approval -> Approved -> Closed, but sometimes, we may need to transition it to Ready for Deployment instead of Closed which depends on a custom field (radio button = yes).

In my Workflow, after Approved = Yes, it transitions to Closed, not ready for deploy.

I guess I thought I can fork Ready for Deploy by capturing the Approve call to action somehow so that instead it goes to Closed, i can fork it to Ready for Deploy if that specific custom field is Yes.

But what you're saying, instead of doing that, I should change my workflow to Waiting for Approval -> Approved -> Ready for Deploy and if that Custom field was Yes, I leave it in Ready for Deploy, otherwise automatically transition it to Closed. Right?

You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.

  • Comment

Like

Walter Buggenhout

Community Leader

After customer approved transition to different status (13)

Community Leader

Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.

Become a leader

November 18, 2021

I would even dare to leave outApprovedall together, move directly from Waiting for approval -> Ready for Deploy (as a consequence of the approval action by the customer). And then indeed, as you say, automatically transition to closed if your custom field is not 'Yes'.

That is of course based on what you are telling me. Just take a good look if it makes sense that way, don't include any unnecessary steps and make sure you have the necessary transitions in place.

You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.

  • Comment

Like

Meytal BM

Rising Star

After customer approved transition to different status (15)

Rising Star

Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.

Get recognized

November 18, 2021

@Walter Buggenhout this is my current workflow. as you can see Approved transitions to Closed. So basically you're saying, transition to Ready for Deploy and if the custom field is No, automate to move it to Closed. And after Ready for Deploy, ability to Close manually. Is that correct?

You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.

  • Comment

Like

Walter Buggenhout

Community Leader

After customer approved transition to different status (17)

Community Leader

Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.

Become a leader

November 18, 2021

Indeed. 😊

You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.

  • Comment

Like

Meytal BM

Rising Star

After customer approved transition to different status (19)

Rising Star

Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.

Get recognized

November 18, 2021

@Walter Buggenhout lol here it is :)After customer approved transition to different status (20)

You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.

  • Comment

Like

Walter Buggenhout

Community Leader

After customer approved transition to different status (22)

Community Leader

Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.

Become a leader

November 18, 2021

Ok, but you will still be facing the same issue you started with. There is no transition from Ready for Deployment to Closed. And as long as you don't add that one, you will still get the same error from your automation rule as before.

You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.

  • Comment

Like

Meytal BM

Rising Star

After customer approved transition to different status (24)

Rising Star

Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.

Get recognized

November 18, 2021

Yeah I noticed that when I sent you the workflow screenshot. I will change it in the next few days, test it out and update. thanks again!

You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.

  • Comment

Like

Meytal BM

Rising Star

After customer approved transition to different status (26)

Rising Star

Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.

Get recognized

November 21, 2021

@Walter Buggenhout DONE and works. After customer approved transition to different status (27)thank u

You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.

  • Comment

Like

Reply

Suggest an answer

Log in or Sign up to answer

After customer approved transition to different status (28)

Still have a question?

Get fast answers from people who know.

Sign up for free Log in

Was this helpful?

Thanks!
After customer approved transition to different status (2024)
Top Articles
Latest Posts
Article information

Author: Terence Hammes MD

Last Updated:

Views: 6222

Rating: 4.9 / 5 (49 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Terence Hammes MD

Birthday: 1992-04-11

Address: Suite 408 9446 Mercy Mews, West Roxie, CT 04904

Phone: +50312511349175

Job: Product Consulting Liaison

Hobby: Jogging, Motor sports, Nordic skating, Jigsaw puzzles, Bird watching, Nordic skating, Sculpting

Introduction: My name is Terence Hammes MD, I am a inexpensive, energetic, jolly, faithful, cheerful, proud, rich person who loves writing and wants to share my knowledge and understanding with you.