NPSP icon indicating copy to clipboard operation
NPSP copied to clipboard

Find Matching Gifts page: provide diagnostic message(s) when search for matching opp fails #1992

Open oagostinho opened this issue 5 years ago • 2 comments

Critical Changes

Nothing Special - Only Added a Warning Message

Changes

Added Custom Label - mtchNotFindMoreGifts & Changes the Apex Class MTCH_FindGifts_CTRL

Issues Closed

Issue #1992

New Metadata

Custom Label - mtchNotFindMoreGifts

Deleted Metadata

oagostinho avatar Aug 04 '19 10:08 oagostinho

Hi @RadSFDeveloper

Pardon me for the files that are not related to the issue properly. I had had some difficulties with the following commands from CumulusCI:

cci task run retrieve_src cci task run update_package_xml

After running the commands, the git shows a lot of files with changes that are not related to the changes that I did properly in the source code. Any suggestion? Thanks

Yeah, you can continue yourself with the changes. In a matter of fact, I did some comments for the file => src/classes/PMT_PaymentWizard_CTRL.cls

Thanks again.

oagostinho avatar Oct 05 '19 10:10 oagostinho

No prob @oagostinho , we can pull in the PR as is and work with PMT_PaymentWizard_CTRL. Thank you for the contribution!

I understand it can be a lot to sift through when files are retrieved from the org. The retrieve_src updates the code with all org changes, which requires only applicable changes to be added and staged in git before they are pushed to the remote repository.

RadSFDeveloper avatar Oct 08 '19 17:10 RadSFDeveloper