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

Add warning sign for keep_compatible default #33

Open
3 tasks
mabijkerk opened this issue Jan 29, 2024 · 0 comments
Open
3 tasks

Add warning sign for keep_compatible default #33

mabijkerk opened this issue Jan 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mabijkerk
Copy link
Member

Currently, if users create a scenario using the API, the attribute keep_compatible is set to false by default. We want to keep this default setting, but there is a risk that it's overlooked by relevant users (both internal and external). This can lead to issues like quintel/etengine#1393.

The goal therefore is to add some kind of warning message that informs users that keep_compatible is set to false.

  • Determine a fitting warning message
  • Determine whether this message should be include for both the scenario tools and the API in general or just the scenario tools
  • Implement the new warning message
@mabijkerk mabijkerk added the enhancement New feature or request label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants