﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16537	The Overpass query wizard should recurse up	Penegal	team	"Hello, there.

Wandering in OSM data I recently changed, I noticed that I broke some relations. I use the Overpass query wizard to retrieve only the type of ways I currently contribute to, but the wizard produces a query without a recurse up (`<;`); this makes jOSM not retrieving the relations in which the downloaded ways appear.

Consequently, when I divide a way, jOSM have no chance to handle the division of ways included in a relation - by keeping, as usual, the new way created by the division in the relation - as it simply doesn't know this way was in a relation. If I don't manually take care of retrieving the relations the ways are included into, jOSM happily lets me damage relations, not being aware of their existence. That could easily be prevented by having the wizard creating an Overpass query recursing up:
1. automatically, without a specific user request, or
2. upon a specific token, like `… with relations` or `… up`.

Now I know this behavior exists, I'll take care of circumventing it, but Overpass newbies could miss it, and inadvertently damage OSM relations by naively trusting the wizard knows what data to retrieve. The suggested change should take care of this loophole.

Regards."	enhancement	closed	normal		Core		duplicate	overpass recursion up wizard default	tyr_asd
