Commits


Danchoys authored and GitHub committed f9935e78f18
fix(analytics): add missing quantity parameter to the Item structure (#4536) * Add the missing quantity parameter to the Item structure * Convert the quantity to integer if present in the elements of the items array * Add quantity to an end-to-end test just to make sure that the new code doesn't crash the app