Skip to content

zowe-explorer-api's IApiRegisterClient.onProfilesUpdate() does not fire when credentials are updated #2822

@FrankSu1996

Description

@FrankSu1996

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority-mediumNot functioning - next quarter if capacity permitsseverity-mediumBug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions