User Tools

Site Tools


development:applications:support_request_sco

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
development:applications:support_request_sco [2022/05/10 16:47] – created 10.5.5.69development:applications:support_request_sco [2022/05/19 11:50] (current) 10.5.5.69
Line 1: Line 1:
-As SCO is multi-tenant it has to have some restrictions to ensure customers don't see other customer tickets. +====== SCO Support Request Application ====== 
 +  
 + 
 + 
 +**As SCO is multi-tenant it has to have some restrictions to ensure customers don't see other customer tickets.**  
 + 
 +The support_request.config_entry table on SCO environments has the row MULTI_CUSTOMER_ENV set to true which means the Support Request will apply the below logic. 
 + 
 +**Email CC and POC fields**  
 + 
 +There is a restriction that will only show the email address of other contacts from the same company. 
 + 
 +The Support Request Application will check the user's Company name in the User Profile and will then return the email address of any other contact that has the same company name. No results will appear in the drop-down if there are no other contacts with the same Company name. 
 + 
 + 
 +**Ticket Visibility**  
 + 
 +The user would have to have at least the Support Request Admin role to see the My Company Link on the Page.  
 + 
 +To make sure users only see the tickets for their own company and to allow Errigal users to see all tickets the below logic is applied.   
 + 
 +  * If the user has SCO Full Access ( Multi_full) role they see all tickets from all customers. 
 +  * Check that the company name of users matches the company name on the SCO company field in the tickets, this is a hidden field on the Support Request Details form.  
 +  * If all above is not true then it checks that the user email suffix matches the person who submitted the ticket or is the POC on the ticket. 
 + 
development/applications/support_request_sco.1652197677.txt.gz · Last modified: 2022/05/10 16:47 by 10.5.5.69