﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
18038	[PATCH] Arbitrary changeset tags should be able to be added via remote control	taylor.smock	team	"I'm specifically interested in being able to have ""import=yes"" added to the changeset tags.

The workflow I want to have is:

1) Download an area with JOSM using a tasking manager
2) Download an extract of data to import into JOSM (possibly using a tasking manager, if it supports it)
3) Use conflation to take data from the import data and copy it to the OSM data layer
4) Perform checks to make certain the data is OK
5) Upload the data (should have the import=yes tag, if at all possible here)


What I've tried:
1. Making certain that there is a `<changeset><tag k=""import"" v=""yes""/></changeset>` in the import data layer. Conflation doesn't copy the changeset information over to the OSM data layer.

This duplicates #9387 and #9472"	enhancement	closed	normal	19.08	Core remotecontrol		fixed	changeset tag	
