Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I am creating a custom workflow which needs the customer who submitted the ticket to approve the quote before it goes to a manager for approval. I cannot seem to work out how to do this, any help would be much appreciated.
Thanks,
Ben
Hi @Ben_Andrews,
I had the same problem and find a solution if you still need it.
On the transition before your "approval status", add a postfunction to duplicate the value of the reporter field (or customer custom field) to your approvers field (or approver custom field).
Then the configuration is the same as any approvals setting.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello
How can I add this post function, I don't see it in the post functions list when I click on add.
Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
Thank you for the quick answer, I don't see this options in my list !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It seems your are on a Sever version. My screenshot was from cloud version.
You will need JSU for this postfunction.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi! To set the requester as the approver, set up the "Approver" field as outlined above and then!
go to your workflow
on the create issue transition add a post function
choose "Copy Value From Other Field"
Source Field: Reporter
Destination field: Approver
check Copy within same issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
did you view the links that Yogesh provided? You should be able to do the following:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I did view the links. How do I automatically set the customer to be the approver? I need this to be general case, not specific.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
if you want the Requestor to approve then update the WF and choose Requestor for the appropriate status. If you need a customer other than the requestor then you need to add the specific name(s) to the custom field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't have the Requester Option?
I can add a custom field called Requester but do not know how to automatically set that field to be the name of the customer/requester.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
my bad. that is a custom field that I created long ago and had forgotten. So forget that. :-( You will need to define the customer(s) names. I don't know of any other method at this point.
Though you know, if all you want is the customer who reported this issue to approve you could simply transition to "Waiting for Customer" and ask for their approval via comment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ben_Andrews, did you get a solution to this problem ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Birkir Marteinsson. Not a proper solution. I ended up allowing the customer the option to progress the task to the next stage as a sort of approval. This isn't ideal as the customer service agent can also progress the task but it was all I could get to work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ben,
If you want to show the transition to the customer in jsd portal, than follow the steps;
Also look at this page for approvals;
Tansu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Tansu,
This doesn't quite answer my issue. I need the customer to approve the issue. (i.e. Service Desk sends the client a quote for the work and the customer then approves this to move it onto manager approval)
Ben
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ben_Andrews
Please visit the below KB articles which were provided by Atlassian for the Approval process.
https://confluence.atlassian.com/servicedeskcloud/setting-up-approvals-816880004.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Yogesh Mude,
This doesn't quite answer my issue. I need the customer to approve the issue. (i.e. Service Desk sends the client a quote for the work and the customer then approves this to move it onto manager approval). None of these documents explain how to assign the approval back to the customer
Ben
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.