tiagomacul
Giga Sage

How to don't allow new comments on incident/sc_req_item?

Do  you need deny new comments on ticket, following theses steps you'll do it.

 

Saiba como bloquear novos comentários em incidente ou solicitação/requisição. Siga os passos a seguir

 

01. Service Now login / Faça Login no Service Now

find_real_file.png

02. Elevate Roles / Elevar funções

find_real_file.png

03. >> System Security > Access Control (ACL)   /    >>Segurança do  Sistema > Controle de Acesso (ACL)

find_real_file.png 

 

04. New  /  Novo

find_real_file.png

 

05. Select table name, should be incident or sc_req_item  / Selecione a tabela

find_real_file.png

 

06. Select field Additional Comments / Selecione o campo Comentários adicionais

 

find_real_file.png

 

 

07. Select role / Seleciona a função

find_real_file.png

08. Select where condition  / Selecione a condição

find_real_file.png

09. Save or Submit   / Salvar

find_real_file.png

 

find_real_file.png

A. Looking for sc_req_item.state, on this case you cannot insert new comments when is one of these selected states.

find_real_file.png

find_real_file.png

B. Looking for end users, incident.opened_by

find_real_file.png

find_real_file.png

find_real_file.png

current.opened_by == gs.getUserID() || current.caller_id == gs.getUserID() || current.watch_list.indexOf(gs.getUserID()) > -1;

 

 

 

Version history
Last update:
‎08-08-2018 03:49 PM
Updated by: