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

Remove confusing notification message for recurring states #9523

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 27, 2024

  1. Remove confusing notification message for recurring states

    When updating state assignments a 'State assignments have been saved.'
    message would be shown that could confuse users that their changes are
    already persistet and clicking the 'Update Schedule' button is not
    needed.
    
    Remove the above message to avoid this kind of confusion.
    The message will still be shown if the component is used from the
    'Configuration Channels' UI where clicking the 'Confirm' button
    actually persists the changes in the database.
    
    Signed-off-by: Pascal Arlt <[email protected]>
    parlt91 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    48f6632 View commit details
    Browse the repository at this point in the history