odacli showing difference with cluster registry
After upgrading our X6-2HA to 18.3 I noticed the following behavior. I removed a 12.1 database from clusterware using "srvctl remove database" syntax, manually upgraded the database, and then added it back to clusterware with the 12.2 database home using "srvctl add database." This worked fine and clusterware shows everything as expected. However, "odacli list-databases" still shows this database as belonging to 12.1 db home.
Are there two configuration registries now that require additional steps to keep in sync? Can I simply use "odacli modify-database" to change the home to the correct location?