zowe / cics-for-zowe-client

Monorepo for all CICS related APIs and Apps built by Zowe Clients
https://www.zowe.org/
Eclipse Public License 2.0
1 stars 3 forks source link

Resource label doesn't update on same resource across multiple systems #59

Open JeffinSiby opened 2 years ago

JeffinSiby commented 2 years ago

If two systems are expanded and a command that updates the resource label, e.g. new copy, is fired on a resource that's shared between both systems, only the currently selected resource label updates. The user will need to collapse and re-expand the parent node of the element in the other system to view the change.

The updating of both profile resources should be done automatically.

zFernand0 commented 2 months ago

It's possible that a simplified File System Provider implementation might be helpful here. 😋