
Gaurav Majithia
-
Total activity4
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes0
-
Subscriptions1
Activity overview
Latest activity by Gaurav Majithia-
Gaurav Majithia commented,
Quite disappointed to see Zendesk is neither looking into Suggestions provided by users nor is working towards providing better customization of their entire tool. Being an influencer I would not r...
-
Gaurav Majithia commented,
I was able to search Organizations which has a blank custom_field by using below Search: type:Organization Custom_Field:None How Do I search Organizations which has some data in Custom_Field.. ...
-
Gaurav Majithia commented,
I am trying to do something like this {% if ticket.tags CONTAINS authorized_user %} User is Authorized {% else %} ALERT: UN-AUTHORIZED USER {% endif %} What how do I write this?