forcedotcom / forcedotcom/commerce-on-lightning
LWR Order Confirmation Email invocable method missing
- Dominant language
- TypeScript
- Stars
- 84
- Forks
- 84
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
I'm unable to deploy the LWR Order Confirmation Email flow due to: Error parsing file: 'generateOrderSummaryUrl' is not a valid value for the enum 'InvocableActionType'. I'm guessing there was just a class missed in the branch that was merged.
[examples/b2c/checkout/lwr-order-confirmation-email-flow](https://github.com/forcedotcom/commerce-on-lightning/tree/51a4136598c98fa1c723f9a8f1a5f6798209db09/examples/b2c/checkout/lwr-order-confirmation-email-flow)
```
Generate Order Summary Url
Generate_Order_Summary_Url
Generate Order Summary Url
50
1118
generateOrderSummaryUrl
generateOrderSummaryUrl
setOrderItemsHeaderLabels
CurrentTransaction
orderSummaryRefNumber
$Record.OrderSummary.OrderNumber
webStoreId
$Record.OrderSummary.SalesStore.Id
true
```
Contributor guide
Assessment
This issue has not been assessed yet.