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

Attach different entity in demo global context #514

Closed
mscwilson opened this issue Apr 29, 2022 · 1 comment
Closed

Attach different entity in demo global context #514

mscwilson opened this issue Apr 29, 2022 · 1 comment
Assignees
Labels
type:defect Bugs or weaknesses. The issue has to contain steps to reproduce.

Comments

@mscwilson
Copy link
Contributor

Events generated by the built-in demo are getting two identical Application entities attached. There should only be one Application entity per event.

@mscwilson mscwilson added the type:defect Bugs or weaknesses. The issue has to contain steps to reproduce. label Apr 29, 2022
@mscwilson mscwilson self-assigned this Apr 29, 2022
@mscwilson mscwilson changed the title Attach only one Application entity per event Attach different entity in demo global context May 3, 2022
@mscwilson
Copy link
Contributor Author

The Application entity was being used for the global context example, as well as being added automatically by the tracker. It would be better to use a different schema for the global context demo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:defect Bugs or weaknesses. The issue has to contain steps to reproduce.
Projects
None yet
Development

No branches or pull requests

1 participant