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

Java notification plugin Configuration map does not contain all values #540

Closed
gschueler opened this issue Sep 12, 2013 · 0 comments
Closed
Milestone

Comments

@gschueler
Copy link
Member

When a Java notification plugin is triggered, the configuration parameter only contains config values that were not already set on the plugin's fields annotated with @PluginProperty. The fields will be set with the proper values, but the configuration Map does not contain those values.

The Java API does not explain this behavior, and it is confusing.

The configuration map should contain all of the configuration values.

gschueler added a commit that referenced this issue Sep 18, 2013
gschueler added a commit that referenced this issue Sep 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant