Closed aislinnpearson closed 11 months ago
Aislinn to find date of field creating/ first edit so we know how far back to push the changes
Hey @aislinnpearson, looking closer at this I have two questions. First, the units for this quantity are coming from the Volume
taxonomy hierarchy that is configured on each instance. Would you like to create a new Weight
hierarchy? Or maybe just hard-code the weight options you want in the quick form? (I think g, kg, and t?)
Second, what exactly would we like to do in the update hook? I can update all of these to have a Total applied
label, but if some quantities actually used a ml or l unit, it maybe isn't correct to change their measure to be weight
?
Fwiw, here is a quantity query you can use to see what has been submitted in the past... it looks like 0 ml
has generally been used to represent "nothing applied", maybe?
Update hook to come later. See issue #594
We also decided to use a new Weight taxonomy hierarchy
Talking with Had today, she ahs found a specification error on the Fertiliser quick form where 'Total Volume Applied' on the Fertiliser tab of the Fertiliser, Compost and Manure quick form is a volume where it should be a weight.
Please can we:
After the call we might want to split this into two or more separate issues.