Skip to content

Fix static list member cutoff in clone program doc#73

Closed
ZLeventer wants to merge 1 commit into
AdobeDocs:mainfrom
ZLeventer:fix/issue-58-clone-program-list-cutoff
Closed

Fix static list member cutoff in clone program doc#73
ZLeventer wants to merge 1 commit into
AdobeDocs:mainfrom
ZLeventer:fix/issue-58-clone-program-list-cutoff

Conversation

@ZLeventer
Copy link
Copy Markdown

Summary

Fixes #58 — corrects the static list member cutoff threshold in the "Clone a Program" documentation.

Before: States lists with "1000 or more" people are cloned empty, and "999 or less" carry over.
After: States lists with "more than 1000" people are cloned empty, and "1000 or less" carry over.

As confirmed by @lbeasley-adobe (Adobe Marketo TSE) in #58, the actual behavior is that a static list with exactly 1000 members does carry over when cloning. The cutoff for an empty clone is 1001+.

Test plan

  • Verify the rendered note on the Clone a Program page reflects the corrected threshold

The actual cutoff for carrying over static list members when cloning
a program is 1001, not 1000. A list with 1000 members will still
carry over; only lists exceeding 1000 are cloned empty.

Confirmed by Adobe Marketo TSE in issue AdobeDocs#58.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ZLeventer
Copy link
Copy Markdown
Author

Superseded by #96, which fixes the same threshold with a cleaner standalone commit closing issue #58.

@ZLeventer ZLeventer closed this Apr 26, 2026
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.

Content inaccurate in note

1 participant