﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8771	<changeset> with no ID rejected	brycenesbitt	team	"Some time ago josm accepted a <changeset> with no ID:

<?xml version=""1.0"" encoding=""UTF-8""?>
<osm version=""0.6"" generator=""osmsync"">
<changeset>
	<tag k=""source"" v=""osmsync:noaa:nexrad""/>
	<tag k=""note"" v=""xxxxxs""/>
</changeset>



This has changed and now you get:
Open file: /tmp/2.osm (1600 bytes)
org.openstreetmap.josm.io.IllegalDataException: Missing required attribute 'id'. (at line 3, column 12)



----

Could we get this feature back?  It allows automated imports to pre-fill critical data that otherwise would have to be manually entered at the time the changeset is uploaded.

"	defect	closed	trivial		Core		fixed	imports, changesets	
