Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Fixed Crash On Searching In Sent/Reviewed Fragments #339

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fixed Crash On Searching In Sent/Reviewed Fragments #339

wants to merge 2 commits into from

Conversation

SaumiaSinghal
Copy link
Contributor

@SaumiaSinghal SaumiaSinghal commented Jan 12, 2020

Closes #224

What has been done to verify that this works as intended?

I tested it on Android 9.0.

Issue#224

Why is this the best possible solution? Were any other approaches considered?

I found that there was an error in SQL query that extracts the forms from database, and corrected it.

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

No regression risks

Before submitting this PR, please make sure you have:

  • run ./gradlew checkCode and confirmed all checks still pass OR confirm CircleCI build passes
  • verified that any code or assets from external sources are properly credited in comments and/or in the about file.

@SaumiaSinghal SaumiaSinghal changed the title Fixed Crashes On Searching In Sent/Reviewed Fragments Fixed Crash On Searching In Sent/Reviewed Fragments Jan 13, 2020
Copy link
Contributor

@huangyz0918 huangyz0918 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@huangyz0918
Copy link
Contributor

huangyz0918 commented Jan 22, 2020

@lakshyagupta21 You can have a quick look if you have time. Thanks

PS. I don't have permissions to merge PR or request for somebody's review.

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

Successfully merging this pull request may close these issues.

App Crashes On Searching In Sent/Reviewed Fragments
3 participants