Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IllegalArgumentException: Navigation action/destination com.woocommerce.android:id/action_orderCreationFragment_to_customer... #21025

Closed
sentry-io bot opened this issue Jul 1, 2024 · 4 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Jul 1, 2024

Sentry Issue: WOOCOMMERCE-ANDROID-APZ

IllegalArgumentException: Navigation action/destination com.woocommerce.android:id/action_orderCreationFragment_to_customerListFragment cannot be found from the current destination Destination(com.woocommerce.android:id/customerListFragment) label=customerListFragment class=com.woocommerce.android.ui.orders.creation.customerlist.CustomerListFragment
    at com.woocommerce.android.ui.orders.creation.navigation.OrderCreateEditNavigator.navigate(OrderCreateEditNavigator.kt:141)
    navController.navigate(action)
    at com.woocommerce.android.ui.orders.creation.OrderCreateEditFormFragment.handleViewModelEvents(OrderCreateEditFormFragment.kt:1134)
    is OrderCreateEditNavigationTarget -> OrderCreateEditNavigator.navigate(this, event)
    at com.woocommerce.android.ui.orders.creation.OrderCreateEditFormFragment.access$navigateToCustomAmountDialogWhenViewIsCreated(OrderCreateEditFormFragment.kt:113)
    @Suppress("LargeClass")
    at com.woocommerce.android.ui.orders.creation.OrderCreateEditFormFragment.access$handleViewModelEvents(OrderCreateEditFormFragment.kt:113)
    @Suppress("LargeClass")
    at com.woocommerce.android.ui.orders.creation.OrderCreateEditFormFragment$setupObserversWith$5.invoke(OrderCreateEditFormFragment.kt:422)
    viewModel.event.observe(viewLifecycleOwner) { handleViewModelEvents(it, binding) }
...
(36 additional frame(s) were not displayed)
@dangermattic
Copy link
Collaborator

Thanks for reporting! 👍

@backwardstruck
Copy link

@samiuelson I created this GH issue and assigned it to you since it might be related to a code change you made. Feel free to un-assign if that's not the case.

@irfano
Copy link
Member

irfano commented Jul 3, 2024

@backwardstruck, I guess this was created in the wrong repository.

@backwardstruck
Copy link

Thanks for pointing that out @irfano I hit the wrong button in Sentry. Here's the correct issue:
woocommerce/woocommerce-android#11902

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants