Skip to content

Conversation

@PLUS-RobertEhrenleitner
Copy link
Contributor

This fixes an issue when there are more than 1000 pages to move, since this is the limit of query parameters most servers can handle. The list of pages is collapsed into a single field, which is represented as JSON data, rather than as an array.

@drewbaker
Copy link

Would love to see this merged, anything to speed up the performance when dealing with large numbers of pages!

@PLUS-RobertEhrenleitner
Copy link
Contributor Author

@drewbaker Did you comment to the wrong PR? This PR does not speed up anything. It just fixes an issue when moving a too large subtree. The speed up can be achieved by PR 335, also submitted by me.

@PLUS-RobertEhrenleitner
Copy link
Contributor Author

PLUS-RobertEhrenleitner commented Mar 20, 2025

I have updated the patch because I am afraid it had not worked

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.

2 participants