Is it advisable for us to add queryable recordName index to production to ease debugging work?

Viewed 15

Having recordName queryable index will be extremely helpful, for us to browse the record data.

This is how recordName queryable index added

enter image description here


recordName enables us to browse the data

enter image description here

The above work is done in Development environment.

I was wondering, is it safe / advisable for us, to add such recordName in Production environment?

It will be very helpful, to able to browse the data in Production environment. But, I am not sure is there any side effect of doing so in Production environment.

0 Answers
Related