KingRabbid opened a new pull request, #6509: URL: https://github.com/apache/jmeter/pull/6509
## Description When working with multiple JMeter instances in parallel, in GUI mode, the Open recent files doesn't get updated in the GUI but it does behind the scene, in the registry/shared storage. So what ones believes it opens, actually leads to opening another file. ## Motivation and Context Open what one wants, not some random file; in current state, the feature is unusable. ## How Has This Been Tested? Manual testing, multiple JMeter GUI instances, in each open various files, check the "File->Open recent" being refreshed in all GUI instances. ## Screenshots (if appropriate): ## Types of changes - Bug fix (non-breaking change which fixes an issue) ## Checklist: - [x ] My code follows the [code style][style-guide] of this project. - [ ] I have updated the documentation accordingly. [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
