Git Product home page Git Product logo

ashwini's People

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ashwini's Issues

[Ashwini Support] Add the missing type of form elements

In Ashwini Prod organisation, around 303 coded form elements have missing type in db while this information is somehow present on App designer. We need to add these missing values as ETL is not working without these values.

Support ticket - https://avni.freshdesk.com/a/tickets/3091

Query used to find these elements -


set role ashwini;
select * from form_element fe
inner join concept c on fe.concept_id = c.id
where c.data_type = 'Coded' and fe.type is null;

Now, since Kannan has provided us with this information, please update the same in DB -

https://docs.google.com/spreadsheets/d/1KlSnyJMYJ2LBs6_MhSKlwYdHbfR7mWb04JfLvfqZbYI/edit#gid=1568604557

  • Write a script to add the type to these coded form elements
  • Make sure the ETL is working post this update.

[ASHWINI] [ASHWINI not to inherit from org 1]

Tasks--

Download bundle from ashwini and make following changes--

  1. Add org1 concepts( only those which are used in ashwini) to the bundle
    -- Concepts used in ashwini2 and already present in the org1 Done
    --Individual Registration concepts Done
    --Mother concepts Done
    --Child concepts Done
    -- Vaccination conceptsDone

  2. Copied subject type "Individual" Done
    Porgram "Mother","Child" Done

Encounter types "Delivery","ANC","PNC",Abortion" Done
"Birth form", "Child PNC", "Anthropommetry assessment" Done
Form mappings-- CHild and mother forms Done

  1. Forms from org 1 --
    Mother Enrollment, Done addition and deletions
    ANC, Done addition and deletions
    Delivery, Done addition deletions
    Abortion, Done
    PNC Done
    Exit Done
    Child Enrollment Done
    Birth Form Done
    Anthropometry assessment Done
    Checklist ( Added rule and not the checklist.json, so it wont work on UAT) Done
    to the bundle

  2. Create a new org ASHWINI UAT and upload bundle to ashwini UAT Done

  3. Add rules from org 1 (View Filter, Decision rules for enrollment and encounters and Visit scheduling for mother and child programs ) and (Checklist Vaccination rule) to new org

-- View filter rules for Mother Done
-- View filter rules for Child Done
-- Decision rules for Mother Done
-- Decision rules for Child Done

-- Program summary rule for Mother
-- Program summary rule for Child

[ashwini Support] Add new vaccines to the existing child vaccine schedule

  • Find which new vaccines were added in the Ashwini org

  • Check on pre-release if adding vaccines to the child's checklist table {get the exact name of table} will solve the issue
    (issue is - the new vaccine schedule works only when enrolment is added)

  • Write appropriate script and test it on pre release

  • Co-ordinate with client and run this on prod.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.