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

[BUG] Using Message Bus from a tool with no connections fails #1353

Open
daryllabar opened this issue Sep 9, 2024 · 0 comments
Open

[BUG] Using Message Bus from a tool with no connections fails #1353

daryllabar opened this issue Sep 9, 2024 · 0 comments
Labels

Comments

@daryllabar
Copy link
Collaborator

Without having a service connection,

  1. I triggered an opening of the EBGV2 from the VS Solution Accelerator.
  2. It opened fine, asked if I wanted to connect, I said no.
  3. Then I clicked a button that requires a connection, so the select a connection dialog showed
  4. I selected a connection and let the EBGV2 task finish.
  5. I then closed the EBGV2 tab.
  6. Now on the VS Solution Accelerator tab once more, it shows no connection.
  7. I repeated the same steps above and I get a null ref error here on line 730 in the NewForm.cs file:
    image

Not sure if we need to clear the service, or maybe we need to check we have a connectionDetail record. or something else. It's not a big deal but I figured I'd report it.

@daryllabar daryllabar added the bug label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant