Skip to content

Feature/allow external execution plans - Support multi files (dialog and drag&drop)#398

Merged
erikdarlingdata merged 4 commits intoerikdarlingdata:devfrom
ClaudioESSilva:feature/allow-external-execution-plans
Mar 3, 2026
Merged

Feature/allow external execution plans - Support multi files (dialog and drag&drop)#398
erikdarlingdata merged 4 commits intoerikdarlingdata:devfrom
ClaudioESSilva:feature/allow-external-execution-plans

Conversation

@ClaudioESSilva
Copy link
Contributor

What does this PR do?

Address the issues and nice-to-haves of #397

Which component(s) does this affect?

  • Full Dashboard
  • Lite Dashboard
  • Lite Tests
  • SQL collection scripts
  • CLI Installer
  • GUI Installer
  • Documentation

How was this tested?

  • Open the "Open Plan Viewer"
  • Drag & Drop more than 1 file

Another test:

  • Open the "Open Plan Viewer"
  • Click on "Open .sqlplan File" - select multiple files and hit "open"

Checklist

  • I have read the contributing guide
  • My code builds with zero warnings (dotnet build -c Debug)
  • I have tested my changes against at least one SQL Server version
  • I have not introduced any hardcoded credentials or server names

Copy link
Owner

@erikdarlingdata erikdarlingdata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great — addresses all the feedback from #397 review. Multi-file dialog + drag & drop, Lite ServerTab Ctrl+V gap fixed, dead code removed, stray blank line fixed. Clean and ready to merge.

@erikdarlingdata erikdarlingdata merged commit 9ea21e3 into erikdarlingdata:dev Mar 3, 2026
3 checks passed
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.

2 participants