BackPort Update from Main#60
Open
cw112233 wants to merge 149 commits into
Open
Conversation
…pleShippingCalculator @W-14695246 - Update Sample Shipping Calculator when CCA ON
…rSampleTest @W-14847074: Adding test for PromotionCalculatorSample Apex example
…lculatorSampleTest @W-14847074: Update PromotionCalculatorSampleTest
Update Sample Orchestrator to include logic for when buyer adds coupon during checkout
[Tax calculator] replaced for loops with iterators
…reable_url Shareable URL sample code
…nclude-shipping-promotions Include shipping promotions calculation in CartCalculateSample
Added apex examples for place order validation domain extension
Create B2B Search Extension Examples
…ote-present @W-20660623 skip promotions and reset cart adjustments if quote is present in cart
- Add WITH SYSTEM_MODE to all SOQL queries in BuyerGroupEvaluationServiceSample to ensure queries work in v67.0+ where USER_MODE becomes the default - Add security documentation to both buyer group service implementations explaining WITHOUT SHARING and WITH SYSTEM_MODE usage - Changes are backward compatible with v64-v66 (WITH SYSTEM_MODE ignored) - Ensures guest users can retrieve buyer groups in all API versions Files changed: - BuyerGroupEvaluationServiceSample.cls: 4 queries + security docs - BuyerGroupShareableURLSample.cls: security docs only (no queries) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Add link to Salesforce Summer '26 (v67.0) release notes - Rewrite security comments to be educational rather than prescriptive - Explain v67.0 requirements and why this sample uses specific patterns - Remove "when adapting" guidance to let developers make their own decisions The documentation now helps developers understand the v67.0 context and the reasoning behind the security choices in these samples. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@W-22098350 Add Apex v67.0 Secure by Default support to buyer group services
…ude-md @W-22098350 Add CLAUDE.md with Apex v67.0 migration guidelines
…131/ninjas-apex-changes @W-22256131 : 1c-ninjas changes related to v67 compatibility
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.