Multiple comma-separated fields blocked from the list editor.

Micael
Tera Contributor

I would like to know why ServiceNow has a default setting that restricts editing multiple comma-separated fields from the list editor. Below, I included the provided solution, but it doesn't explain why they were block or the risks of enabling it.

 

https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/list-adminis...

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0783594

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0693938

 

1 ACCEPTED SOLUTION

Ademir Amaral1
Kilo Sage

Hi @Micael 


I believe that the reason why ServiceNow has a default setting that restricts editing multiple comma-separated fields from the list editor is to prevent accidental data loss or corruption. When you edit multiple comma-separated fields from the list editor, there is a risk that you may inadvertently overwrite data in other fields that you did not intend to modify. This can result in data loss or corruption, which can be difficult to recover from.

To mitigate this risk, ServiceNow restricts editing multiple comma-separated fields from the list editor by default. However, this restriction can be disabled if necessary, as described in the articles you provided.

 

View solution in original post

2 REPLIES 2

Ademir Amaral1
Kilo Sage

Hi @Micael 


I believe that the reason why ServiceNow has a default setting that restricts editing multiple comma-separated fields from the list editor is to prevent accidental data loss or corruption. When you edit multiple comma-separated fields from the list editor, there is a risk that you may inadvertently overwrite data in other fields that you did not intend to modify. This can result in data loss or corruption, which can be difficult to recover from.

To mitigate this risk, ServiceNow restricts editing multiple comma-separated fields from the list editor by default. However, this restriction can be disabled if necessary, as described in the articles you provided.

 

Thank you Ademir.