is there an easy/clear way to reset an extension attribute value once it's been set?
the value in question was set at some point via a recon drop down menu, it seems. the value may have been correct at some point but isn't now.
short of digging through the db and matching up report_id to the machine record, then changing the value accordingly (i'm no mysql dba, but the db makes my eyes bleed), is there an easier way of editing the value?
the only other way i can see handling this is to run recon manually again on the machine to set things straight. in this case, that's not a bad idea, since the local management account also is either gone or no longer works, but that's another story…
thanks in advance for leads.