update globalconfig set paramvalue='All technicians' where category like '%ViewAssociatedContractPermission%';
3. Restart the application windows service.
4. Check whether the regular technicians are able to view/associate contracts from tickets.
Note : The param values in the update queries are case sensitive,
The value is All technicians and not All Technicians