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

MultipleChoiceTaskFragment - SubmitDataUseCase.addLocationOfInterest #3001

Closed
anandwana001 opened this issue Jan 15, 2025 · 1 comment
Closed
Assignees
Labels
type: bug Something isn't working

Comments

@anandwana001
Copy link
Collaborator

anandwana001 commented Jan 15, 2025

selectedSurveyId - vP9l7Cf0YzJIP8Db6dvu

  Fatal Exception: java.lang.IllegalStateException: Add LOI task response missing
       at com.google.android.ground.domain.usecases.submission.SubmitDataUseCase.addLocationOfInterest(SubmitDataUseCase.kt:69)
       at com.google.android.ground.domain.usecases.submission.SubmitDataUseCase.invoke(SubmitDataUseCase.kt:52)
       at com.google.android.ground.ui.datacollection.DataCollectionViewModel$saveChanges$1.invokeSuspend(DataCollectionViewModel.kt:276)
       at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
       at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
       at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
       at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
       at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
       at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
       at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
       at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
        
@anandwana001 anandwana001 added the type: bug Something isn't working label Jan 15, 2025
@anandwana001
Copy link
Collaborator Author

duplicate #2981

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant