Modify data source properties as long as underyling AS supports modifying the parameters. For some parameters a reboot may be needed Not yet clear: modifying the jdbc driver should be done by deleting the data source and re-creating it with a different driver - unless AS provides an easy way to do it on the fly.
Pushed to 4.2 Modification of an existing datasource works for the few items that are read-write in the AS so far. This needs to be re-visited in a later stage of As7.1
Setting priority on enhancements to as7 plugin to high. They don't block the JON3 release, but will be needed for subsequent release
Modifiying of datasources works. For xa-datasources, editing of xa-properties does not yet work (but they can be displayed)
Editing of XA properties works. It may be the case that if you modify one, submit, modify a 2nd one, submit the 2nd submit fails because the as7-server is after the 1st submit in a state of "restart needed" and does not want to accept the 2nd change. This code is in the plugin since mid February - I forgot to update this BZ.
Bulk closing of BZs that have no target version set, but which are ON_QA for more than a year and thus are in production for a long time.