Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Ticket #801 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

Problems in updating existing data concepts

Reported by: ayeung Assigned to: bwolfe
Priority: critical Milestone: OpenMRS 1.3
Component: OpenMRS Code Base Keywords: update data concept
Cc: bmckown, ball, djazayeri Introductory Ticket:

Description

When updating existing data concepts, it does not save the changes even though it shows "Concept Saved Successfully" on the top after clicking the Save button.

On each save, a new row is created in concept_name table with the same concept_id.

Change History

06/04/08 22:54:07 changed by ayeung

  • keywords set to update data concept.

Example: Concept ID # 1410 in the development database.

06/04/08 22:58:06 changed by ayeung

Also, instead of having both "created by" and "changed by" information, it shows "created by" information with the "changed by" information displayed.

06/05/08 14:35:49 changed by bwolfe

  • owner changed from somebody to bwolfe.
  • status changed from new to assigned.

06/05/08 20:51:47 changed by bwolfe

  • cc changed from bmckown to bmckown, ball, djazayeri.
  • priority changed from major to critical.
  • status changed from assigned to closed.
  • resolution set to fixed.
  • milestone set to OpenMRS 1.3.

Fixed in revision [4567]