Open monishdeb opened 3 years ago
JMA will be submitting a fix for this shortly.
@JoeMurray might want to check #33
@agileware-justin thanks for the patch, will review it shortly and provide my feedback on PR itself.
@monishdeb there is also #34 and #35 as well for review if you have time.
Sure will do 👍
Change status of any existing completed order to 'Cancelled'. It doesn't able to update the linked Contribution status to 'Cancelled
@monishdeb this works from my testing, suggest you confirm same and if so, then mark this issue as fixed.
Change status of any existing completed order to 'Cancelled'. It doesn't able to update the linked Contribution status to 'Cancelled' and on debugging the error message here I got :
It seems that there is no linked FinancialItem with the contribution's line-item(s), and thus it causes an issue on order status change.