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

EventUpdateGroupPolicy address field populated improperly #14485

Closed
piercetrey-figure opened this issue Jan 4, 2023 · 0 comments · Fixed by #14526
Closed

EventUpdateGroupPolicy address field populated improperly #14485

piercetrey-figure opened this issue Jan 4, 2023 · 0 comments · Fixed by #14526

Comments

@piercetrey-figure
Copy link

Summary of Bug

EventUpdateGroupPolicy 'address' field is populated with the admin address, not the Group Policy's address.

The proto file indicates that it should be the address of the group policy (which matches EventCreateGroupPolicy), but it is actually being populated with the group admin's address here.

Version

v0.46.7

Steps to Reproduce

Update a group policy and observe that the event produced includes the wrong address.

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 a pull request may close this issue.

1 participant