Uploaded image for project: 'OpenMRS Core'
  1. OpenMRS Core
  2. TRUNK-324 Go through the TODO items code and create tickets out of them
  3. TRUNK-6005

Implement the Unimplemented Method: "globalPropertyDeleted(String propertyName)"

    XMLWordPrintable

Details

    • Sub-task
    • Status: Closed
    • TBD
    • Resolution: Won't Fix
    • None
    • None
    • None
    • Low

    Description

      Issue on TODOs
      Line 607 of AdministrationServiceImpl.java
      https://github.com/openmrs/openmrs-core/blob/master/api/src/main/java/org/openmrs/api/impl/AdministrationServiceImpl.java#L607 contains this TODO.
      This TODO "Auto-generated method stub" is located in the globalPropertyDeleted(String propertyName) method with the indicated parameter. However, the parameter is not used and the method body has no implementation at all. The method is called after a global property is deleted , but it seems to do nothing as it stands now. It's against this observation, that I suggest the deletion of this method together with the TODO.

      Gliffy Diagrams

        Attachments

          Activity

            People

              Unassigned Unassigned
              settix Lamech Settimba
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: