The quantity on the line does not update at all. We could grab the factor from the UoM endpoint, but adding more requests to an already slow operation is not something we would like to do. If we were to calculate it on our own we would probably import it ahead of this operation, but that could cause the data to become out of sync, which is not desirable.
... View more