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 retrieving autosnapshot property value from boolean to string #5196

Merged
merged 1 commit into from
May 25, 2017

Conversation

ashumilova
Copy link
Contributor

Signed-off-by: Ann Shumilova [email protected]

What does this PR do?

The value of autosnapshot property was checked as string one - not boolean, so one case was working wrong, when property had been set to false.

What issues does this PR fix or reference?

#5105

Changelog

Fix using autosnapshot property retrieval by considering it's type as boolean.

Release Notes

N/A

Docs PR

N/A

@ashumilova ashumilova added the kind/bug Outline of a bug - must adhere to the bug report template. label May 25, 2017
@ashumilova ashumilova self-assigned this May 25, 2017
@codenvy-ci
Copy link

@ashumilova ashumilova added this to the 5.12.0 milestone May 25, 2017
@ashumilova ashumilova merged commit f091912 into master May 25, 2017
@ashumilova ashumilova deleted the che-5105 branch May 25, 2017 10:32
@riuvshin riuvshin modified the milestones: 5.11.1, 5.12.0 May 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants