Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't restrict REST debug webview to web apps in the current namespace #1487

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

isc-bsaviano
Copy link
Contributor

This PR fixes #1482. The original design of the webview made a false assumption that the web application definition would always be in the same namespace as the code being debugged. By removing the dropdown, that restriction has been lifted.

@isc-bsaviano isc-bsaviano changed the title Simplify REST debug webview Don't restrict REST debug webview to web apps in the current namespace Feb 18, 2025
@isc-bsaviano isc-bsaviano merged commit b20cb15 into intersystems-community:master Feb 18, 2025
5 checks passed
@isc-bsaviano isc-bsaviano deleted the fix-1482 branch February 18, 2025 18:27
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.

Enh: Debug REST service could have namespace dropdown
3 participants