What happens if I remove values from a custom field
So I have a custom field that has a list of buildings on campus. The list is just a name of each building separated by commas. It is a Single Select field. I want to remove one from the list. What will happen to the tickets that have that building chosen? Is the data then just gone from those tickets? If it removes that value from the ticket will it be detected as a change and then send a bunch of emails out to people with closed tickets?
Thanks for the help!
John
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
chucksteel
9 years ago
No, it should not change the tickets. For a custom field where the values are in a select list the ticket table actually contains the text of the value you selected.
Comments:
-
Thanks for responding! What would happen if I renamed the Custom Field name so for example, I have Impacted User(s) and I want to make it Impacted Username(s). What affect would that have? - hammondj 9 years ago
-
That also shouldn't generate any changes to the tickets. The name of the field is stored in a different table. - chucksteel 9 years ago