In 11g, when I made changes to the repository in online mode, and those changes did not affect the presentation layer, a click on the Refresh Query icon on the Answers toolbar would rerun the query based on those online changes. In 12c, I am seeing that I must select Reload Server Metadata in order to run against the repository changes.
For example, I'm adding an alternate sort order to a logical column. In 11g, I could do that in the repository (online), save it, then refresh my query in Answers, and the sort order would be applied. Now, in 12c, I must manually Reload Server Metadata in order to see the sort order applied.
Is this a design decision in 12c?