forcedotcom / forcedotcom/commerce-on-lightning

B2BDeliverySample.cls Error

Open
#234 9 comments 0 reactions 0 assignees View on GitHub
ack
Dominant language
TypeScript
Stars
84
Forks
84
Avg merge
1m
Merged PRs (30d)
1

Description

B2BDeliverySampl.cls>>populateCartDeliveryGroupMethodWithShippingOptions(Method)
### **When inserting a new CartDeliveryGroupMethod record**
Errors:
Field does not exist: Carrier on CartDeliveryGroupMethod
Field does not exist: ClassOfService on CartDeliveryGroupMethod
Field does not exist: ProductId on CartDeliveryGroupMethod
Field does not exist: ReferenceNumber on CartDeliveryGroupMethod
Field does not exist: IsActive on CartDeliveryGroupMethod

are we supposed to create these fields(Custom) on CartDeliveryGroupMethod

Contributor guide

Open the contributing guide

Research direction

Start in B2BDeliverySampl.cls at populateCartDeliveryGroupMethodWithShippingOptions(Method) and reproduce the CartDeliveryGroupMethod insertion errors. Compare the listed fields with the available CartDeliveryGroupMethod schema and determine whether the sample or the expected custom fields need clarification; done means the required schema and sample behavior are unambiguous.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.