when registering a listener to IApiRegisterClient.onProfilesUpdate(), updating credentials that are securely stored does not fire the EventTypes.UPDATE event.
Expected behavior
As updating credentials is modifying the profile attributes, expect to see the console.log(). However, nothing happens. onProfilesUpdate(e) is never hit when setting a breakpoint inside
Screenshots
Desktop (please complete the following information):
- OS: Windows 11
- Zowe Explorer Version: zowe-explorer-api 2.15.2
- (Optional) Zowe CLI Version:
- (Optional) Are you using Secure Credential Store?
Additional context
when registering a listener to IApiRegisterClient.onProfilesUpdate(), updating credentials that are securely stored does not fire the EventTypes.UPDATE event.
Expected behavior
As updating credentials is modifying the profile attributes, expect to see the console.log(). However, nothing happens. onProfilesUpdate(e) is never hit when setting a breakpoint inside
Screenshots
Desktop (please complete the following information):
Additional context