Deleting custom field, how to deal with users' column preferences #15681
Unanswered
markkuleinio
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I delete a custom field, the "
cf_fieldname
" entry is left in the users' table column preferences.Should I delete the entry from the users' preferences manually in the database (users_userconfig.data), or is it fine to just leave it there?
When testing with NetBox 3.7.3 it was not an apparent problem:
so it looks fine to just leave it there for all users.
Beta Was this translation helpful? Give feedback.
All reactions