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

[master] Porting #50150 to master #54551

Closed

Conversation

garethgreenaway
Copy link
Contributor

@garethgreenaway garethgreenaway commented Sep 18, 2019

Porting #50150 to master

@garethgreenaway garethgreenaway requested a review from a team September 18, 2019 23:44
@ghost ghost requested review from Akm0d and removed request for a team September 18, 2019 23:44
@garethgreenaway garethgreenaway changed the title [2019.2.1] Porting #50150 to 2019.2.1 [master] Porting #50150 to master Sep 24, 2019
@garethgreenaway garethgreenaway changed the base branch from 2019.2.1 to master September 24, 2019 22:57
ret['comment'] += 'Status {0} was not found, as specified.'.format(status)
ret['result'] = False
if status_type == 'string':
if data.get('status', '') == str(status):
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be str(data.get('status', '')) == str(status)? Assuming so, we should have a test for this case.

@dwoz dwoz requested a review from a team as a code owner December 6, 2019 23:51
@max-arnold
Copy link
Contributor

I believe there is no need to backport this PR, because it was included into #55145

@Ch3LL Ch3LL removed the request for review from a team April 15, 2020 14:41
@dwoz
Copy link
Contributor

dwoz commented Dec 10, 2023

Closing this due to inactivity. Anyone should feel free to re-open it if they want to see it through to the end in one release cycle.

@dwoz dwoz closed this Dec 10, 2023
@dwoz dwoz added help-wanted Community help is needed to resolve this Abandoned labels Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Abandoned help-wanted Community help is needed to resolve this master-port
Projects
Status: PR merged
Development

Successfully merging this pull request may close these issues.

4 participants