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

When editing PID profiles from CMS, change the profile immediately #3433

Merged
merged 1 commit into from
Jun 25, 2018

Commits on Jun 24, 2018

  1. When editing PID profiles from CMS, change the profile immediately

    This way we make sure we're always reading and writing to the
    selected PID profile without having to rely on so much intermediate
    data (with its assocciated RAM costs). It also fixes the problem
    when data from a PID profile could accidentaly overwrite another.
    
    Fixes #3064
    fiam committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    fb6ff20 View commit details
    Browse the repository at this point in the history