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

Prevented duplicate followers from being added to the list of followers #29

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

mike182uk
Copy link
Member

refs AP-355

Prevented duplicate followers from being added to the list of followers by first checking if the follower is already in the list before adding it. We still accept the follower if they are already in the list, but we don't add them again

@mike182uk mike182uk force-pushed the mike-ap-355-prevent-duplicate-followers branch from 34cac6c to 0fdcecf Compare August 20, 2024 12:28
@mike182uk mike182uk force-pushed the mike-ap-355-prevent-duplicate-followers branch from 0fdcecf to 621ea05 Compare August 20, 2024 14:07
@mike182uk mike182uk force-pushed the mike-ap-355-prevent-duplicate-followers branch from 621ea05 to 988cf18 Compare August 20, 2024 14:20
refs [AP-355](https://linear.app/tryghost/issue/AP-355/prevent-duplicate-followers)

Prevented duplicate followers from being added to the list of followers by first
checking if the follower is already in the list before adding it. We still accept
the follower if they are already in the list, but we don't add them again
@mike182uk mike182uk force-pushed the mike-ap-355-prevent-duplicate-followers branch from 988cf18 to 7ceabc4 Compare August 20, 2024 14:30
@mike182uk mike182uk merged commit a9d248d into main Aug 21, 2024
1 check passed
@mike182uk mike182uk deleted the mike-ap-355-prevent-duplicate-followers branch August 28, 2024 08:40
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.

1 participant