Hello,
I have a case where I want issues to be classified according to the "customer" who submits them.
I have a field "Customer" with all customers I want, but I don't want each customer to view the list of customers, I want the field to be read-only and set automatically to the customer who is creating the issue.
Any advice?
Thanks,
Essra,
Hi,
An alternative solution would be to implement security levels for each customer. That is assuming that you not only want to prevent customers from seeing other customers, but you also want to prevent customers from seeing issues from other customers. This is an out of the box solution.
If you want the solution that you describe, you could use the script runner plugin to set the customer field based on the reporter and then make that field read-only. I have such a script, but it is based on groups in Crowd so it may not fit your situation. In any case, I can provide it if you want it.
Regards,
Geert
Thank you... I used the script runner plugin to set the customer field based on the reporter... and it worked (to set issue security) and I made the field read-only... there is no need to make it be set automatically to a given value
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Well, yes, that's what I want to do with "Customer" filed; to set issue security.
When the reporter is from our company, he/she selects the customer we want to create issue for, and the security level is automatically chosen according to the customer field.
but I don't know what I should do when the reporter is one of the customers.
If you think your script might help, and it is easy to modify based on our needs, please provide it.
Thank you,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.