Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

fix: features timestamp precision#449

Merged
atmoio merged 2 commits intomasterfrom
fix/timestamps
Oct 11, 2021
Merged

fix: features timestamp precision#449
atmoio merged 2 commits intomasterfrom
fix/timestamps

Conversation

@atmoio
Copy link
Copy Markdown
Member

@atmoio atmoio commented Oct 7, 2021

No description provided.

@atmoio atmoio requested a review from antsgar October 7, 2021 18:43
): Promise<void> {
const userRolesChanged = this.haveRolesChanged(roles);
const needsInitialFeaturesUpdate =
!this.initialFeaturesUpdateDone && this.features.length === 0;
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Removed the 0 length requirement because I figure we should always do an initial feature update regardless of state.

@atmoio atmoio requested a review from antsgar October 7, 2021 20:15
@atmoio atmoio merged commit 101e383 into master Oct 11, 2021
@atmoio atmoio deleted the fix/timestamps branch October 11, 2021 14:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants