Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

General Info

Topic: Integration of RESTWS

Type of Project (Spike, Sprint, Epic): Sprint

Lead (Product Owner): Roger Friedman

Developer Lead: raff

Known Developers Assigned (amount of effort in hrs dedicated to this work if possible): Andrea Patterson , Wyclif Luyima , 

Sprint Dashboard: https://tickets.openmrs.org/secure/RapidBoard.jspa?rapidView=25

...

Source

...

code

...

at:

...

 https://github.com/openmrs/openmrs-module-webservices.rest/tree/sprint-201302

...

(the

...

sprint-201302

...

branch)

...

CI:

...

 https://ci.openmrs.org/browse/BUNDLED-RESTWS0

...

Date:

...

2/7/13

...

How to Participate

Add your name to the list on this wiki page (with any comments about your availability). If you want to join after the sprint has started just join the IRC channel mentioned above and say hello.

The general process:

  1. New to OpenMRS sprints? Want help getting started? Join ?the IRC channel and say "???":

...

  1. I'd

...

  1. like

...

  1. to

...

  1. participate

...

  1. in

...

  1. the

...

  1. sprint

...

  1. !"

...

  1. Checkout

...

  1. code:

...

    1. Fork https://github.com/openmrs/openmrs-module-webservices.

...

    1. rest 
    2. Clone your fork: git clone https://github.com/YOUR_USERNAME/openmrs-module-webservices.rest.git

...

    1. Add

...

    1. upstream:

...

    1. git

...

    1. remote

...

    1. add upstream https://github.com/openmrs/openmrs-module-webservices.rest.git

...

    1. Fetch

...

    1. all

...

    1. branches:

...

    1. git

...

    1. fetch

...

    1. --all

...

    1. Checkout

...

    1. the

...

    1. sprint

...

    1. branch:

...

    1. git

...

    1. checkout

...

    1. sprint-201302

...

  1. Compile

...

  1. code:

...

    1. Run:

...

    1. mvn

...

    1. clean

...

    1. install

...

  1. Setup

...

  1. OpenMRS.

...

  1. Get  the standalone:

...

  1.  http://sourceforge.net/projects/openmrs/files/releases/OpenMRS_1.9.2/openmrs-standalone-1.9.2.zip/download

...

    1. Unpack

...

    1. and

...

    1. start

...

    1. openmrs-standalone.jar.

...

    1. Choose

...

    1. the

...

    1. demo

...

    1. database.

...

    1. Go

...

    1. to

...

    1. http://localhost:8081/openmrs-standalone/admin/modules/module.list

...

    1. and

...

    1. upload

...

    1. a

...

    1. compiled

...

    1. webservices.rest

...

    1. omod,

...

    1. which

...

    1. you

...

    1. can

...

    1. find

...

    1. in

...

    1. webservices.rest/omod/target.

...

  1. Pick

...

  1. a

...

  1. ticket

...

  1. from

...

  1. the

...

  1. available

...

  1. tickets

...

  1. in

...

  1. the

...

  1. top-left

...

  1. of

...

  1. the

...

  1. sprint

...

  1. dashboard

...

  1. page

...

  1. (listed

...

  1. below).

...

  1.  Make sure

...

  1. it

...

  1. does

...

  1. not

...

  1. depend

...

  1. on

...

  1. a

...

  1. ticket

...

  1. that

...

  1. is

...

  1. incomplete.

...

  1.  If you

...

  1. have

...

  1. any

...

  1. questions

...

  1. about

...

  1. the

...

  1. ticket,

...

  1. ask

...

  1. on

...

  1. the

...

  1. group

...

  1. chat

...

  1. Create

...

  1. a

...

  1. local

...

  1. branch

...

  1. for

...

  1. your

...

  1. ticket (see

...

  1. also our HOWTO for git, use 'sprint-201302'

...

  1. instead

...

  1. of

...

  1. 'master'

...

  1. )

...

    1. git

...

    1. checkout

...

    1. -b

...

    1. REPORT-123

...

    1. sprint-201302

...

    1. git

...

    1. push

...

    1. origin

...

    1. REPORT-123

...

  1. Do

...

  1. the

...

  1. ticket.

...

    1. Stage

...

    1. changes:

...

    1. git

...

    1. add

...

    1. -i

...

    1. Commit:

...

    1. git

...

    1. commit

...

    1. -m

...

    1. "REPORT-123:

...

    1. ticket

...

    1. title"

...

    1. Push

...

    1. changes:

...

    1. git

...

    1. push

...

    1. -f

...

  1. Issue

...

  1. a

...

  1. pull

...

  1. request

...

  1. for

...

  1. the

...

  1. '

...

  1. sprint-201302'

...

  1. branch

...

  1. (see

...

  1. github

...

  1. help

...

  1. ) or if you have push rights: whatever works for you! If you don't like pull requests, don't send them. Commit and push directly to the upstream repo. If you do like pull requests, fork the repo and send pull requests, but merge them right after. My favorite way is to work on the repo, but create local branches (without pushing them to the repo). Merge branches locally to the sprint branch and push to the repo.
  2. If you push directly to the repo check if tests for the sprint branch in reporting are passing: https://ci.openmrs.org/browse/BUNDLED-RESTWS0

...

  1.  (Favorite

...

  1. the

...

  1. branch

...

  1. to

...

  1. be

...

  1. notified

...

  1. about

...

  1. failures:

...

  1. Login

...

  1. into

...

  1. Bamboo,

...

  1. Choose

...

  1. Actions

...

  1. ->

...

  1. Favorite

...

  1. Branch)

...

  1. Join

...

  1. the

...

  1. daily

...

  1. scrum

...

  1. to

...

  1. share

...

  1. your

...

  1. updates

Participants

Wiki Markup
{composition-setup}cloak.toggle.type=wiki{composition-setup}

h2. Goals

Goals

Wiki Markup
{toggle-cloak:ID=Goals}

...


Need

...

to

...

know

...

more

...

about

...

Goals?

...

Click

...

here.

...

Wiki Markup
{cloak:ID=Goals}
*

Goals:

...

 Must

...

Have,

...

Should

...

Have,

...

Could

...

Have

...

and

...

Won’t

...

Have

...

Must

...

Have means we must have this as part of the solution. It is a requirement or we should rethink doing this work.  This is what we will deliver before the end of the work period this also doubles as our DOD “Definition Of Done”

Should have means we would be embarrassed not to have it. We could technically produce the solution without it but people would be surprised.

Could have means anything else we could do.  But this does not always mean low priority.  But our selection of which could haves to include or exclude (or deliver later).  Also is considered low hanging fruit (if we are in this code already for x reason wecan deliver  y with little or no extra effort) or can be items or ideas for this module that can be packaged for a later spike or sprint.

Won’t Have means this will not happen.  It might be technically impossible, a taboo for our organization or out of scope. It does not mean “might happen or would be nice”. 

Wiki Markup
{cloak}

Must Have:

  • Just one module for "core OpenMRS REST Web Services" (i.e. get rid of 19ext module)
  • the resources need to be separate from the framework (even if this just means that they're in different Java packages)
  • the resources defined against 1.8 should be in a different java package from the ones defined against 1.9, etc.
  • This is mostly done, but still need to create tickets about fixing tests, and fixing some resources
  • Need to have both 1.8 and 1.9 versions of the Concept resource, which support different functionality with regard to mappings
  • RESTWS-267

Should Have

  • Resources for all "new" 1.9.0 functionality (e.g. Visit, Provider, Concept mapping changes, etc. Some of this may already be done.)
  • Have design discussions about "things that are not just CRUD"** example: evaluating a "patient calculation"** example: moving a patient from one queue to another** example: sending an HL7 message

Could Have

  • RESTWS-311 - RESTWS should allow modules to add custom searches to existing resources** DJ: I see this as a Could, unless Roger provides a concrete example where this is needed now.** Roger: I think RESTWS-267 is an example of this. (DJ: But that's core...)** Roger: this needs "core design resources"** Decision => During the spring Rafal (or someone with equivalent knowledge and ownership of the RESTWS framework) will take this ticket.
  • Support for TestOrder, and new columns in Order, starting in 1.9.2.** Do an example of how to handle out-of-band data model change** Prove this doesn't break things

Won't Have

Design

Wiki Markup
{toggle-cloak:ID=Design}

...


What

...

should

...

go

...

into a Design ?  Click here for more information

Wiki Markup
{cloak:ID=Design}

There

...

should

...

be

...

multiple

...

design

...

meetings.

...

 The first starts off with a small group working with the leader to determine the high level scope of the project and then to break down into smaller pieces to eventually place as tickets.  Once those meetings havehappened use of the community design meeting time should be used to refine the tickets and if possible assign them to who will be doing the work.
Risks (these should be resolved prior to or during the design meetings):

Enter anything that is still questionable or worrisome that has not been answered: (open issues, potential concerns) Once a decision is made make sure that a summarized answer is included.

Example: Q. How will we handle issues with conflicting userID’s?  A. All ID’s will have an added identifier that is unique.

Effort Accounted For: (At the end of the design call all tickets should have an estimated effort and that total should be balanced against the known available effort of the developers assigned) (Yes/No)

 If not in balance in favor of success why and the action plan for remaining items
via IRC on the [#openmrs|IRC:Home] channel on freenode.

Use this channel for ALL debugging and random questions having to do with the sprint. Please avoid direct messaging to personal contacts. If you have a question, someone else most likely does too, and our geographically distributed community benefitsfrom public group discussion.

Sprint Break down: If tickets have not already been laid out or explained this is a good place for this.

Wiki Markup
{cloak}

 Risks: ?

Enter anything that is still questionable or worrisome that has not been answered: ?

Effort Accounted For: ?

Sprint Break down: ?

Kickoff Meeting

Kickoff meeting Date: TBD

Kickoff meeting recording:

(Meeting setup with known developers after the final design meeting, but prior to the start date):

Wiki Markup
{iframe:src=http://notes.openmrs.org/RestWSPartII\|width=100%\|height=650px}{iframe}

h2. {color:#3366ff}During Project Notes{color}

During Project Notes

Wiki Markup
{toggle-cloak:ID=Notes}

...


Notes (Click

...

here

...

to

...

expand

...

to

...

Etherpad)

...

Wiki Markup
{cloak:ID=Notes}
\\


Wiki Markup
{iframe:src=http://notes.openmrs.org/RestWS\|width=100%\|height=450px}{iframe}
\\


Wiki Markup
{cloak}

h2. {color:#3366ff}Post Project 

Post Project (Retrospective)

...

Wiki Markup
{toggle-cloak:ID=Retrospective}

...


Retrospective (Click

...

here

...

to

...

expand

...

to

...

Etherpad)

...

Wiki Markup
{cloak:ID=Retrospective}
\\


Wiki Markup
{iframe:src=http://notes.openmrs.org/RestWS\|width=100%\|height=450px}{iframe}
\\


Wiki Markup
{cloak}

h2. {color:#3366ff}Resources{color}

Additional Information:



h2. Resources

Kickoff meeting recording: 

Resources

Additional Information:

Resources

Kickoff meeting recording: ??