• Should I keep versioning role-based views?

    Hi everyone, We've been using Git to deploy Sugar code on premise for a while now, and since my customer started playing with role-based views, I ask myself this question : Should I keep versioning those views? The obvious answer is "Yes, you should,…
  • How to set REST API access privileges by role

    Our Sugar 8.3 instance is integrated with another application (ServiceNow) using REST API, where data is sent from Sugar to ServiceNow, and ServiceNow record ids are saved in Sugar modules. If the API logs into Sugar as a non-admin user, then Sugar does…
  • Dependent role based dropdown view issue/bug

    Hi, Bit of an odd one this. We have a main status field and a sub status field. The status is the parent dropdown and determines what to show in the sub status (via studio). The sub status is however role based. The bug is that a user who shouldn't be…