ConfigSecure.securePropsForProfile
may return properties for wrong profile
#1893
Labels
bug
Something isn't working
priority-medium
Not functioning - next quarter if capacity permits
severity-medium
Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.
correction, it's
this.mConfig.api.secure.securePropsForProfile
instead ofConfigUtils.getActiveProfileName
that causes an issue.it still happens to me after syncing with
next
this morning. i dont get an issue using @t1m0thyj's sample profile withlpar1.zosmf
andlpar2.zosmf
, but i do get an issue withlpar1.zosmf
andlpar1.zosmf2
as in my example.two instances of zosmf on the sample lpar2 don't make sense, but i the
lpar
higher level is an arbitrary construction.Here is the code with trace messages added:
here's the command i run and output I see:
it looks like
zosmf2
becomeszosmf
inConfigProfiles.expandPath
Originally posted by @dkelosky in zowe/imperative#721 (comment)
The text was updated successfully, but these errors were encountered: