Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Ticket #627 (closed enhancement: fixed)

Opened 7 months ago

Last modified 7 months ago

Need ability to set creator when enrolling a patient in a program.

Reported by: bmckown Assigned to: bmckown
Priority: minor Milestone: OpenMRS 1.2.02
Component: OpenMRS Code Base Keywords: program, enroll, form2program
Cc:

Description

When calling ProgramWorkflowService to enroll a patient in a program, you should be able to set the creator. This is a problem when automatically enrolling patients when an encounter is created, such as with the form2program module. The creator gets set as the user running the Form Entry Processor (userID=1).

Change History

02/20/08 17:33:46 changed by bmckown

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [3440] and in form2program module [3441]. A workaround has been provided in form2program module version 1.3.1 for anyone using an OpenMRS build earlier than [3440] .