Hello, everybody!
I ran into a problem. Earlier I created the "Payment" event with properties "is_discount", "price", "quantity". Mobile apps started sending this event.
After a while, I asked my developers not to send the "quantity" property anymore, since it was no longer necessary. But now this property is always displayed in the received event with a value of 1, although mobile applications do not send it (we checked the traffic).
Tell me, please, what could be the reason for this behavior?