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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge feature/248 into feature/248__qa-npsp-contact-dupes #7211

Open
wants to merge 147 commits into
base: feature/248__qa-npsp-contact-dupes
Choose a base branch
from

Conversation

salesforce-org-metaci[bot]
Copy link
Contributor

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

salesforce-org-metaci bot and others added 6 commits September 22, 2023 22:52
A recent change to CumulusCI resulted in a regression for certain custom
tasks. Before this commit:

```console
$ cci task run is_rd2_enabled
Error: module 'tasks' has no attribute 'is_rd2_enabled'

Run this command for more information about debugging errors: cci error --help
```

This resulted in an error when running preflight checks for the
`enhanced-recurring-donations` plan in MetaDeploy. After:

```console
$ cci task run is_rd2_enabled
is_rd2_enabled

  Description: This preflight check ensures that Enhanced Recurring Donations is enabled

  Class: tasks.check_rd2_enablement.is_rd2_enabled
[...]
```

Co-authored-by: James Estevez <[email protected]>
@salesforce-org-metaci salesforce-org-metaci bot requested a review from a team as a code owner November 6, 2023 21:02
@salesforce-org-metaci salesforce-org-metaci bot requested review from jstvz and removed request for a team November 6, 2023 21:02
…s-not-updated-ge-batch-process

W-15110724 - 250__fields-not-updated-ge-batch-process
'Upgrade process complete' heading is marked with a heading tag <h4> to overcome accessibility issue.
'Data Migration Run' was only styled to look like headings but wasn’t marked as such, hence added h2 heading tag explicitly.
…structure.

In RD2_EnablementDelegate.cmp elements are reformed to maintain consistency and proper HTML structure.
To ensure that focus moves to new content when it updates, changes has been added to the RD2_EnablementDelegateController.js file for the Validate and Run Migration buttons.
…7427-avoid-use-of-implicit-headings

w-9537427 avoid use of implicit headings
added he 'setFocus' method in RD2 _EnablementDelegateHelper.js and invoked it from RD2_EnablementDelegateController.js.
…6698-update-markup-to-contain-well-formed-elements

W-9536698 ERD page should contain well-formed elements
…6986-move-focus-to-new-content-on-Upgrade-to-ERD-page

W-9536986-move focus to new content on Upgrade to Enhanced Recurring Donations page
Before checking access, fields in the GAU Allocations fieldset are checked for formula field type and permissionability.
…46973-add-formula-field-to-manage-allocations-fieldset

W-15046973 Fix error on adding formula field to GAU allocations fieldset
Change for template tag in bdiObjectMappings.html and bdiFieldMappingModal.html
…28778-invalid-markup-in-bdiObjectMappings

W-16328778 Invalid markup in bdiObjectMappings
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.

9 participants