Hello,
I need the Organizations field to be filled with the organization to which the customer (requester) is assigned when a ticket is created.
How should I do this? An automation, but how do I select the requesters/customer Organization?
Thanks!
not 100% sure but filling the Organization field in the request/issue will result in the issue being shared with the whole Organization. Is that what you want?
There is a global setting for automatically sharing requests:
I couldn't find any API calls that would get the customer nor the customer's org.
In Automation you can access the Reporters (customers) Organization within a User condition, but I don't think there is a smart value for it. That means, you'd need to check each organization seperately which is probably nonsense if you have a larger number of Orgs.
It is not the objective, but it is not a problem that the entire organization can see the issue.
We need to have the organization in a field to be able to know which company we have to bill the hours charged in that issue to.
I have not found a smartvalue for this.
I hope that it is not the only possible option to have to go through all the companies to ask if the user is in them...
But, is it possible to do "For each Organizations" or something like this?
Thank you very much
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Right - if it's not about sharing, the "Customer" panel should do the job:
You see all the customer details in there, once you expand it. If you don't have the Customer panel on the right side of the issue, you might have to add it in the Screen Layout (bottom right corner "configure" or Project settings > issues > Layout).
In addition, you see all open/closed issues per Organization in the Directory Tab (new UI)/ Customer section of your project.
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.