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 bug for following bookmark on list_pins in Board model #103

Merged
merged 5 commits into from
Apr 4, 2023

Conversation

rushabhvaria
Copy link
Member

Due to Pin model not having a get_all function, there was an issue when trying to follow the bookmark as it previously called Board.get_all() instead of Board.list_pins()

@rushabhvaria rushabhvaria self-assigned this Mar 30, 2023
@rushabhvaria rushabhvaria added the bug Something isn't working label Mar 30, 2023
@rushabhvaria rushabhvaria temporarily deployed to integ March 30, 2023 23:41 — with GitHub Actions Inactive
@rushabhvaria rushabhvaria temporarily deployed to integ March 30, 2023 23:41 — with GitHub Actions Inactive
@rushabhvaria rushabhvaria temporarily deployed to integ April 4, 2023 02:36 — with GitHub Actions Inactive
@rushabhvaria rushabhvaria temporarily deployed to integ April 4, 2023 02:36 — with GitHub Actions Inactive
@rushabhvaria rushabhvaria temporarily deployed to integ April 4, 2023 02:36 — with GitHub Actions Inactive
@rushabhvaria rushabhvaria merged commit 42b6ef6 into main Apr 4, 2023
@rushabhvaria rushabhvaria deleted the feature-fix/bookmark-for-list-pins-on-board branch April 4, 2023 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants