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

saving values in the optional assessments #463

Open
sebakoe opened this issue Jul 1, 2021 · 5 comments
Open

saving values in the optional assessments #463

sebakoe opened this issue Jul 1, 2021 · 5 comments
Labels
new feature for next version new feature to be done in a future version

Comments

@sebakoe
Copy link

sebakoe commented Jul 1, 2021

Is it possible to save the entered values / choosen options in the optional assessments when switching from YES to NO to YES? (e.g. via the cache?!)

e.g. assessing truck transport (in this case it only one value, but other optional assessments are more complex)

image
image
image

@holalluis
Copy link
Member

yes, this is the expected behaviour, sorry I was doing some testing (for language translation) and I enabled all the questions to "yes" by default (just in development mode), when you save a file all the "yes" or "no" options will be saved inside the json file

@holalluis
Copy link
Member

please check now, the "no" and "yes" selections should be remembered when loading a file

@sebakoe
Copy link
Author

sebakoe commented Jul 1, 2021

that was not the issue, sorry my explanation was not good enough. The general saving works fine.

What I meant was that when after entering a value and turning the optional assessment off and on again, the previously entered values will be erased. So testing different scenerios is time consuming, you either have to save often or to re-enter the values. So, it would be good the the entered values are kept even if the option is turned off again.

@holalluis holalluis added TBD to be discussed OR discussion on going and removed implemented - waiting for GIZ/IWA revision labels Jul 1, 2021
@holalluis
Copy link
Member

ah ok, now I understand. I have to come up with a way to solve this. I think that a button to duplicate a substage would work, because then would be easy to compare, right?

@sebakoe
Copy link
Author

sebakoe commented Jul 2, 2021

that work around might be ok - and the possibility of duplicating a substage, can save some time in general. I just realized that one can duplicate the entire assessment.

@holalluis holalluis added the new feature for next version new feature to be done in a future version label Jul 7, 2021
@holalluis holalluis removed the TBD to be discussed OR discussion on going label Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature for next version new feature to be done in a future version
Projects
None yet
Development

No branches or pull requests

2 participants