Defect: When Ready API opens, it auto-expands navigation pane items that were NOT opened previously
Whenever we open Ready API (any version), it seems to randomly open up items from multiple projects--this is the new "remember last opened" feature in Ready API.
However, these are items that were never opened in the first place. We'll close Ready API with just a couple things in one single project expanded, all other projects completely collapsed. Yet, the next time we open, several projects will have items expanded.
The way this "feature" is supposed to work is that the only times that should be re-expanded are the actual ones that had been open at the end of your last section.
It's a waste of time because it clutters up the navigation tree and every time we have to go and manually collapse them all.
Possible Relation to Underlying Cause:
The extra projects that are expanded, but shouldn't be, are always older versions of whichever project that had been left open during the last Ready API session. There is likely something about these projects that's confusing Ready API to make it think that it not only has to expand the actual one that was last being worked on, but also all of the older versions of the project too.
The way we manage our projects when there are new features in a given version of our app, is that we simply copy the entire soapUI project xml in the Windows file system, rename it and import it into Ready API, giving it a proper project name to reflect the version it supports. For example, we might have a 7.5, 8.0 and 8.2 versions of a given soapUI project.