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

Fix 1931 #1943

Closed
wants to merge 2 commits into from
Closed

Fix 1931 #1943

wants to merge 2 commits into from

Conversation

Jannes123
Copy link
Contributor

This PR contains the fix for issue #1931

@cchristelis please review

@@ -49,6 +50,8 @@
from safe.utilities.resources import resources_path, get_ui_class
from safe.messaging import styles
from safe.gui.tools.minimum_needs.needs_profile import NeedsProfile
import logging
LOGGER = logging.getLogger('InaSAFE')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe you should leave this out of production code.

@cchristelis
Copy link
Contributor

Hi @Jannes123, have a look at my comments. I would expect that the user might save and save as, in which cases the note should be removed. Also please add same tests to follow the new logic flow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants