Clean up legacy dispute screen code #7363
Labels
category: projects
For any issues which are part of any project, including bugs, enhancements, etc.
component: disputes
Issues related to Disputes
type: task
The issue is an internally driven task (e.g. from another A8c team).
Part of #6883
Now that we've added all dispute details to the Transaction Details screen, we can remove code related to the now unused
/payments/disputes/details
screen.acceptTransactionDetailsDispute()
toacceptDispute()
#7456.acceptDispute
action function can be removedwoocommerce-payments/client/data/disputes/actions.js
Line 42 in 8c1558b
acceptDispute
woocommerce-payments/client/data/disputes/actions.js
Line 101 in 8c1558b
acceptTransactionDetailsDispute()
toacceptDispute()
#7456.details-link
ParentSegment
type. Addressed in Remove 'dispute' from possible value of ParentSegment indetails-link
. #7460./payments/disputes/details
screen. Addressed in Rename dispute action fromacceptTransactionDetailsDispute()
toacceptDispute()
#7456.The text was updated successfully, but these errors were encountered: