Skip to content

BA form performance triage and improvement#1805

Open
hilpitome wants to merge 16 commits intomaster-v1from
issue1797
Open

BA form performance triage and improvement#1805
hilpitome wants to merge 16 commits intomaster-v1from
issue1797

Conversation

@hilpitome
Copy link
Copy Markdown

Fixes issue #1797

  • Check if app is syncing before executing ChwScheduleTaskExecutor
  • Upgraded native forms to the current version(v2.0.8-SNAPSHOT)

@hilpitome hilpitome changed the base branch from master to master-v1 June 24, 2021 12:23
Intent intent = new Intent(activity, AncHomeVisitActivity.class);
intent.putExtra(org.smartregister.chw.anc.util.Constants.ANC_MEMBER_OBJECTS.BASE_ENTITY_ID, baseEntityID);
intent.putExtra(org.smartregister.chw.anc.util.Constants.ANC_MEMBER_OBJECTS.EDIT_MODE, isEditMode);
intent.putExtra(org.smartregister.chw.anc.util.Constants.ANC_MEMBER_OBJECTS.EDIT_MODE, isEditMode);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Remove extra space

@@ -0,0 +1,591 @@
{
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I don't think we commit the Google Services JSON file. This should be ignored in .gitignore

@allan-on
Copy link
Copy Markdown
Collaborator

allan-on commented Aug 6, 2021

@hilpitome Can this PR's title have a description instead of the issue number?
That will make it easier to find it in future when scanning through the list of PRs
@allan-on noted

@hilpitome hilpitome changed the title Issue1797 BA form performance triage and improvement Sep 10, 2021
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

Successfully merging this pull request may close these issues.

3 participants