Brock Wilcox
Brock Wilcox
Problem. Over in BarcodeItem model we have ``` belongs_to :barcodeable, polymorphic: true, dependent: :destroy, counter_cache: :barcode_count ``` which means that everything which is barcodeable needs to have a barcode_count, if...
Where are we at with this one -- close completely in favor of work toward removing global barcodes and re-imagining base items?
I'll brush it off and see what we should do
Agree! Closing.
@cancelei this might be a good follow-up for you on #4066
I merged in main and fixed conflicts.
@patrickarnett made a PR at https://github.com/rubyforgood/human-essentials/pull/3564, but it didn't quite get to the heart of this. Whomever (including Patrick) picks this up next, please refer to the conversation in that...
I also updated https://github.com/rubyforgood/human-essentials/issues/3687 to reflect the clarified thinking!
This was replaced by https://github.com/rubyforgood/human-essentials/pull/4300 I think! Thank you for the work @fchatterji, parts of it went into the merged PR.
An idea for you @patelkrunal31 is to make the child's name linkable on the child-request page, so that they could go make quick-edits as needed there. For you to consider...