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

fix(browseragent): changing cookiesEnabled field to pointer type #1205

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

gmanandhar-nr
Copy link
Member

@gmanandhar-nr gmanandhar-nr commented Aug 8, 2024

Currently, if user send the value for cookiesEnabled as false for browser agent, that is currently being ignored, and the default value of true is being used. Fixed it by changing the boolean field to a pointer.

@pranav-new-relic pranav-new-relic merged commit 76450cb into main Aug 14, 2024
13 of 14 checks passed
@pranav-new-relic pranav-new-relic deleted the NR-290380-pointer branch August 14, 2024 06:18
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 this pull request may close these issues.

2 participants