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

New employee exported at field added to Bamboohr table #117

Merged
merged 4 commits into from
Dec 27, 2023

Conversation

Ashutosh619-sudo
Copy link
Contributor

No description provided.

Copy link

Tests Skipped Failures Errors Time
45 1 💤 1 ❌ 0 🔥 2.536s ⏱️

Copy link

Tests Skipped Failures Errors Time
45 1 💤 1 ❌ 0 🔥 3.310s ⏱️

Copy link

Tests Skipped Failures Errors Time
45 1 💤 1 ❌ 0 🔥 3.008s ⏱️

Comment on lines 128 to 129
self.bamboohr.employee_exported_at = datetime.now()
self.bamboohr.save()
Copy link
Contributor

Choose a reason for hiding this comment

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

let's save only once after both of them are completed

Copy link
Contributor

Choose a reason for hiding this comment

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

incase the 2nd call fails, we end up storing wrong timestamps

Copy link

Tests Skipped Failures Errors Time
45 1 💤 1 ❌ 0 🔥 2.684s ⏱️

@Ashutosh619-sudo Ashutosh619-sudo merged commit 14e9bee into master Dec 27, 2023
1 check failed
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