Code: ``` Simbad.add_votable_fields('id(Gaia DR3)') Simbad.add_votable_fields('id(Gaia DR2)') Simbad.query_object("2MASS*") ``` Astroquery returns the same Gaia IDs for DR2 and DR3, even when Simbad shows that it has different IDs.