Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

🐛 Fixed not all members being exported in CLI #1769

Merged
merged 2 commits into from
Jul 7, 2023

Conversation

ronaldlangeveld
Copy link
Member

refs https://github.com/TryGhost/Product/issues/3578

  • The export API, by default is limited to 15 members.
  • This sets the API endpoint to query all members via the CLI.

refs TryGhost/Product#3578

- The export API, by default is limited to 15 members.
- This sets the API endpoint to query all members via the CLI.
Co-authored-by: Daniel Lockyer <hi@daniellockyer.com>
@daniellockyer daniellockyer self-requested a review July 7, 2023 07:46
Copy link
Member

@daniellockyer daniellockyer left a comment

Choose a reason for hiding this comment

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

LGTM!

We use conventional commits here, so can you squash with a message like fix(backup): fixed exporting all members

@ronaldlangeveld ronaldlangeveld merged commit daf4798 into main Jul 7, 2023
@ronaldlangeveld ronaldlangeveld deleted the members-exports-all branch July 7, 2023 07:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants