How can I make the Customer Rank filed unique so that customers when Rank the ticket (for the respective projects) do not end up with duplicate ranking numbers?
There's no way to do this well. You'd need a rank field (a simple numbering scheme will not work, you need a field built for actual ranking), but those only work for issues, and only really when the people doing the ranking can see all the issues, not just theirs. And certainly not for requests by organisation.
Best you can do is maybe ask the customers for some form of data that will help do some broad rankings - a good starter might be asking for size (number of people affected? How much it's costing?) and some form of rating of how bad it is (cosmetic, inconvenient for those affected, needing major hard work to work around, it's broken and can't be fixed) - those can be used to generate some form of rule for ranking broadly, and you could automate that calculation.
Thank you, Nic for taking your time to reply so quickly. The ranking is an important part of me with multiple clients. I have many duplicate ranking for tickets not knowing which ticket to be assigned to the developer for the respective customer. I will try as you suggested. Once again, thank you, much appreciated.
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.