We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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.
v0.46.7
Update a group policy and observe that the event produced includes the wrong address.
The text was updated successfully, but these errors were encountered:
EventUpdateGroupPolicy
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: