﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8540	[Patch] Unglue relations not marking relations as modified	bilbo	team	"Unglue relations was not fully fixed in #6403

When I unglue ways from relations, it will make extra way copies and update relation members, but won't mark relations as 'modified', so when I press 'upload', JOSM only tries to upload the newly created ways, but not the relations. This may lead later to very nasty conflicts and/or junk uploaded to server if more editing is done afterwards and the missing relations to be updated are unnoticed....

The patch fixes it (quick hack), though not correctly (after undo the relation is still marked as modified), so I suspect something in the core JOSM code may be a bit broken (adding the modified relation in the fillModifiedData in the plugin seems to have no effect) and a better fix may be needed.

Using JOSM 5777
"	defect	closed	normal		Plugin utilsplugin2	latest	fixed		
