human-essentials icon indicating copy to clipboard operation
human-essentials copied to clipboard

3805: Clean up fields

Open dorner opened this issue 10 months ago • 2 comments

Resolves #3805

Description

This performs two sets of cleanup:

  • Removes entirely columns from partner_profiles which I've determined are no longer referenced anywhere in the codebase.
  • Added ignored_columns to the User table to ensure that nothing breaks - these would be the next set of columns that is removed. I'm less sure about these so at the very least I wanted to run CI on them.

dorner avatar Aug 11 '23 20:08 dorner