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

Exception when adding a new ADO SmO Query #69

Open
ivankhripunov opened this issue Dec 14, 2015 · 2 comments
Open

Exception when adding a new ADO SmO Query #69

ivankhripunov opened this issue Dec 14, 2015 · 2 comments
Labels

Comments

@ivankhripunov
Copy link
Contributor

After adding a new query (not the first one) to the queries string (property "SMO data queries delimited by ;") and creating a smartobject, there will be an error "The given key was not present in the dictionary" running the SmO.
After K2 service restart all works correctly.

The error comes from line 157 var soType = ServiceObjectToType[so.Name]; in K2NEServiceBroker.cs

@cyclops1982
Copy link
Contributor

@ivankhripunov can you re-test this on a latest release?

@cyclops1982 cyclops1982 added the bug label Jan 3, 2017
@cyclops1982
Copy link
Contributor

I think the recent pull request would have fixed this.

Ivan, can you please re-test in the new verison.

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

2 participants