I can see an action to create a customer, but it assumes the current project.
Is there a way to add the value to the customer list in a different project?
Thanks,
Martin
Hi Martin,
You can do it but it ain't pretty. You would need to use a global rule, with a related issue branch (JQL). In the JQL you would point it to an issue for the project you want to add the customer to. So for example
issue = "YOUR-ISSUE-KEY-HERE"
Then on that branch, the context would be the correct project.
Hope that helps.
Scott.
Sorry, but I can`t get that work...
I keep getting "sd.rest.error.bad.request.with.extra.info"
Any idea how to find out more? @Scott Harwood can you help?
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.