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 issue with update_time_lost method #277

Merged
merged 3 commits into from
Aug 27, 2024
Merged

Conversation

sebastian-aranda
Copy link
Contributor

@sebastian-aranda sebastian-aranda commented Aug 27, 2024

This PR fixes an issue on the update_time_lost method by not properly reading the time lost field from the fields attribute that comes on the jira ticket query. Also the time_lost field passed as argument of the function comes in string format, so that needs to be parsed to float too so when adding time lost the code doesn't break.

Copy link
Contributor

@Vebop Vebop left a comment

Choose a reason for hiding this comment

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

This looks good, @sebastian-aranda. Thank you for catching and doing integrated testing!

@sebastian-aranda sebastian-aranda merged commit a95d80e into develop Aug 27, 2024
2 checks passed
@sebastian-aranda sebastian-aranda deleted the tickets/DM-46001 branch August 27, 2024 21:02
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