opensrp / fhircore

FHIR Core / OpenSRP 2 is a Kotlin application for delivering offline-capable, mobile-first healthcare project implementations from local community to national and international scale using FHIR and WHO Smart Guidelines on Android.
https://smartregister.org
Apache License 2.0
53 stars 41 forks source link

How to Bundle the Configuration and Target a Specific App Version #3061

Closed qiarie closed 5 months ago

qiarie commented 6 months ago

Describe the feature request. Limit the content that can be loaded into an APK based on an explicit version defined in the content.

Additional context

Acceptance criteria A check list of all things to verify once the implementation by the engineer is complete

Area path A list of ordered steps in the app on usage of the feature to support anyone testing it e.g. Code reviewer, QA e.g.

  1. Login to the app
  2. Open Navigation bar
  3. Click on Children register
  4. Click on Child profile
  5. Click on Edit profile from menu

Implementation plan (For Engineers) The plan for implementing the solution e.g. via a description or a check list for the various ordered tasks that will need to be completed. i.e. Describe how you intend to solve the problem

ndegwamartin commented 6 months ago

@qiarie could you share the draft write up on this with the team?

qiarie commented 6 months ago

@ndegwamartin Write-up for Bundling Configurations to Target Specific App Versions

qiarie commented 5 months ago

Specific tasks are defined and will be tracked in issues #3150 and #3151