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

Updating answered question shows default config instead of user configured config #3982

Open
stephanie0x00 opened this issue Dec 19, 2024 · 0 comments
Labels
bits bug Something isn't working

Comments

@stephanie0x00
Copy link
Contributor

Describe the bug
When you answer one of the Question objects this generates a config. If you decide that you want to change the config, you re-answer the Question. Currently the default config is reloaded instead of the user-applied config. Editing the Config itself technically works, but is not user friendly as the text area is very small and it's json. Updating from the Question object is more user friendly and the preferred approach.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Objects.
  2. Open a Question and answer the question add some non-default values.
  3. Save the Question.
  4. Re-open the Question and observe that the default config is loaded instead of your just applied changes.

Expected behavior
Re-answering the question should load the already present config.

Screenshots
Example of one of the questions.
Image

OpenKAT version
main

@stephanie0x00 stephanie0x00 added bits bug Something isn't working labels Dec 19, 2024
@github-project-automation github-project-automation bot moved this to Incoming features / Need assessment in KAT Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bits bug Something isn't working
Projects
Status: Incoming features / Need assessment
Development

No branches or pull requests

1 participant