Skip to content

Merge main into feature/preventMultipleSetupRecords - #225

Closed
github-actions[bot] wants to merge 14 commits into
feature/preventMultipleSetupRecordsfrom
main
Closed

github-actions[bot] wants to merge 14 commits into
feature/preventMultipleSetupRecordsfrom
main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This pull request was automatically generated because an automated merge hit a merge conflict

DKeatonDC and others added 14 commits February 7, 2026 07:05
Adds improvements to setup flow that were initially part of PR #189
Signed-off-by: DKeatonDC <165526945+DKeatonDC@users.noreply.github.com>
Signed-off-by: DKeatonDC <165526945+DKeatonDC@users.noreply.github.com>
Signed-off-by: DKeatonDC <165526945+DKeatonDC@users.noreply.github.com>
…ribeSetup

Limits Creation of Unsubscribe Record to 1
The two HTML sample templates cannot deploy as unmanaged metadata via
unpackaged/post. They reference the packaged Visualforce component across
a namespace boundary, and the component attribute recipientId is not
access="global". The platform rejects the cross-namespace call:

  Cannot use attribute recipientid without global access in a
  component/page that is not in the same namespace as the component

Remove:
- Unsubscribe_Contact_Template_HTML.email (+ meta)
- Unsubscribe_Lead_Template_HTML.email (+ meta)

Keep the plain-text sample. Add the CumulusCI namespace token so the
merge field resolves in both managed and unmanaged contexts:

  {!Recipient.%%%NAMESPACE%%%Unsubscribe_Url_Plain_Text__c}

With this change the install path deploys clean. HTML sample delivery is
left as a product decision (see follow-up on #217).
…lates

Drop HTML sample email templates from unpackaged/post
Signed-off-by: DKeatonDC <165526945+DKeatonDC@users.noreply.github.com>
@github-actions
github-actions Bot requested a review from a team as a code owner August 17, 2026 17:10
@DKeatonDC

Copy link
Copy Markdown
Contributor

@coriobriensfdo This keeps creating problems and I don't think we need it anymore. I propose deleting the branch.

@DKeatonDC
DKeatonDC deleted the branch feature/preventMultipleSetupRecords August 17, 2026 19:08
@DKeatonDC DKeatonDC closed this Aug 17, 2026
@DKeatonDC

Copy link
Copy Markdown
Contributor

Deleted @coriobriensfdo

This branch was successfully deployed

1 active deployment
packaging — 4bf86175 Deployed Aug 17, 2026 by DKeatonDC via Upload Beta 2GP / Beta Test #40
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.

3 participants