WIP - Refactor custom fields handling for storage#15044
WIP - Refactor custom fields handling for storage#15044
Conversation
Signed-off-by: snipe <snipe@snipe.net>
PR Summary
|
|
Tests failing here (only on Sqlite) - looking into it |
|
@uberbrady Is there anything here worth salvaging, or should I just close it? |
This just condenses down the custom field stuff into a smaller method. @uberbrady - I know you were working on something similar for the upcoming custom fields for users, but this should be a nicer way for us to bridge that gap. I just need to make sure the additional tests are there. We do something slightly different with bulk updating assets, since we're passing it an updated array there, so I didn't touch that for now.