Skip to content

Fix MongoDB URI database replacement bug and update workspace panel - #9

Merged
ZhuchkaTriplesix merged 1 commit into
devfrom
mongodb-stats
Mar 6, 2026
Merged

Fix MongoDB URI database replacement bug and update workspace panel#9
ZhuchkaTriplesix merged 1 commit into
devfrom
mongodb-stats

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member
  • Fix critical bug where database path replacement used regex incorrectly, causing literal '' to appear in connection URIs
  • Replace regex-based URI manipulation with Uri.parse() and uri.replace() for reliable path replacement while preserving query parameters
  • Update workspace_panel to use MongoStatsView for MongoDB connections
  • Update .flutter-plugins-dependencies

- Fix critical bug where database path replacement used regex incorrectly,
  causing literal '' to appear in connection URIs
- Replace regex-based URI manipulation with Uri.parse() and uri.replace()
  for reliable path replacement while preserving query parameters
- Update workspace_panel to use MongoStatsView for MongoDB connections
- Update .flutter-plugins-dependencies
@ZhuchkaTriplesix ZhuchkaTriplesix self-assigned this Mar 6, 2026
@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit 06c6b5f into dev Mar 6, 2026
2 checks passed
@ZhuchkaTriplesix
ZhuchkaTriplesix deleted the mongodb-stats branch March 6, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant