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

feat(api, app): delete references to robot log aggregation setting #15635

Merged

Conversation

shlokamin
Copy link
Member

@shlokamin shlokamin commented Jul 11, 2024

Overview

So... kinda awkward... but the robot advanced setting to enable/disable sending logs to opentrons does not actually do anything and has not for quite some time.

This PR removes the setting on the api, and deletes frontend code that enabled users to toggle the setting.

closes AUTH-531

Review requests

  • Open up the ODD, make sure there is only one privacy setting in the settings page, and that it is the setting for app analytics
  • Open up the desktop app, and make sure that the privacy tab is gone in robot settings
  • Backend folks, make sure I properly removed the advanced setting from the api and that migration/test changes are correct

Risk assessment

Low

@shlokamin shlokamin requested review from a team as code owners July 11, 2024 20:05
@shlokamin shlokamin requested review from jerader and removed request for a team July 11, 2024 20:05
Copy link
Contributor

@SyntaxColoring SyntaxColoring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Backend code looks good to me. Thanks!

@shlokamin shlokamin requested review from koji and ncdiehl11 July 18, 2024 14:59
Copy link
Contributor

@koji koji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the changes in frontend look good

Copy link
Contributor

A PR has been opened to address analyses snapshot changes. Please review the changes here: https://github.com/Opentrons/opentrons/pull/

@shlokamin shlokamin merged commit d3a8001 into edge Jul 23, 2024
43 of 44 checks passed
@shlokamin shlokamin deleted the api_app_delete-references-to-robot-log-aggregation-setting branch July 23, 2024 17:51
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.

3 participants