Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Fix to sync perms with the time #145

Merged
merged 5 commits into from
Oct 4, 2021
Merged

Fix to sync perms with the time #145

merged 5 commits into from
Oct 4, 2021

Conversation

noahingh
Copy link
Member

@noahingh noahingh commented Oct 4, 2021

Gitploy delete perms in which the value of updated_at is less than the syncing time. But this logic could have a bug because of the time difference in the DB.

We have to add the synced_at field for the accurate synchronization system.

@noahingh noahingh added the bug Something isn't working label Oct 4, 2021
@noahingh noahingh added this to the First Release milestone Oct 4, 2021
@noahingh noahingh merged commit 793f710 into main Oct 4, 2021
@noahingh noahingh deleted the fix/sync-bug branch October 4, 2021 14:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant