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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in 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
5 of 7 checks passed
@ronaldlangeveld ronaldlangeveld deleted the members-exports-all branch July 7, 2023 07:50
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.

None yet

2 participants