Make Spark search for a profile in old profile location
Description
Currently 2.6.0 version is storing profile in a new location, so it can be confusing for most users (and admins) to upgrade from 2.5.8 version. While launching Spark should search in old profile location, if no profile is present in the current location, and if one is found, then it should import old profile (not move, just copy, to let users easily downgrade also). That means it should copy settings and history files. Not sure about all the folders, as it can pull older extracted plugins, but those probably should be overwritten by the new versions anyway.
Currently 2.6.0 version is storing profile in a new location, so it can be confusing for most users (and admins) to upgrade from 2.5.8 version. While launching Spark should search in old profile location, if no profile is present in the current location, and if one is found, then it should import old profile (not move, just copy, to let users easily downgrade also). That means it should copy settings and history files. Not sure about all the folders, as it can pull older extracted plugins, but those probably should be overwritten by the new versions anyway.