﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
20680	[Patch] Upload validator doesn't detect overlapping ways on updates	Solarspot	GerdP	"==== What steps will reproduce the problem?
1. Download data
2. Move some existing ways and nodes (e.g. buildings and residential areas) so that they overlap each other 
3. Initiate upload

==== What is the expected result?
Upload validator shuld detect overlapping ways and report warnings

==== What happens instead?
Overlapping ways are not detected.

==== Please provide any additional information below. Attach a screenshot if possible.
See screenshots.

Issues are detected during upload if the ways are newly created but not, if existing ways are moved.

The normal validator is working as expected and finds all overlapping ways.

#20378 is similar

I understand that this is a known limitation of the upload validator, that it only validates changed elements. In this case it validates only moved nodes but not the associated ways (buildings and residential areas).

So maybe we can detect nodes that were moved and additionally validate all the ways that these nodes are part of?


"	defect	closed	normal	24.01	Core validator	tested	fixed	template_report upload	Gpar
