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

fmSetupAssistant: Settings: Avoid failure due to Settings Definition Error #41

Closed
6 tasks done
mrwatson-de opened this issue Aug 11, 2023 · 1 comment
Closed
6 tasks done
Labels
enhancement New feature or request

Comments

@mrwatson-de
Copy link
Owner

mrwatson-de commented Aug 11, 2023

So long as a definition error can be detected, it should be rendered harmless / deactivated.

  • Avoid failure due to Settings Definition Error - implemented in version 0.27
    • Detect & visual warning of Data Type error
    • Detect & visual warning of Settings Definition error
    • Deactivate setting automatically, if a settings definition error is detected
    • Settings cannot be re-activated whilst they have a settings definition error
  • Ensure that definitions cannot be written whilst deactivated
@mrwatson-de mrwatson-de added the enhancement New feature or request label Aug 11, 2023
@mrwatson-de mrwatson-de changed the title fmSetupAssistant: Avoid failure due to Settings Definition Error fmSetupAssistant: Settings: Avoid failure due to Settings Definition Error Sep 28, 2023
@mrwatson-de
Copy link
Owner Author

Implemented

  • there's a for warning
  • setting is deactivated when there is a definition error
  • you can't turn a setting back on, while there is a definition error
  • a big red market is down when a song is erroneous

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant