Ticket #63 (closed Defect: fixed)

Opened 1 year ago

Last modified 5 months ago

Related Indicators not publishing

Reported by: lois Assigned to: Garth
Priority: High Milestone:
Component: Admin Webapp Version: 2.0
Severity: Keywords:
Cc:

Description (Last modified by lois)

There is an issue with related indicators publishing.

I am testing with the Breast Cancer indicator. I changed the title to include todays date and time to test that the indicator content was actually publishing. The new title DID publish: <TITLE>Cancer Deaths - Breast Cancer, New Mexico 08302010 2:17 PM</TITLE>

I edited the related indicators so there are four records in the INDICATOR_RELATIONS table, with the text field content as follows:

INDICATOR_NAMERELATION_NAMETEXT
CancerDeathBreHealthStatustest of health status outcomes, 8/30/2010
CancerDeathBrePopChartest of relevant population characteristics, 8/30/2010
CancerDeathBreRiskFactorstest of risk factors, 8/30/2010
CancerDeathBreSystemFactorstest of health care system factors, 8/30/2010

Each relation has one related indicator, so there are four INDICATOR_TO_IND_RELATION table records as follows:

INDICATOR_NAMERELATION_NAMERELATED_INDICATOR_NAME
CancerDeathBreHealthStatusCancerDeathLung
CancerDeathBrePopCharCancerDeath
CancerDeathBreRiskFactorsCancerDeathColoRec
CancerDeathBreSystemFactorsCancerDeathCervix

After publishing the indicator, it appears that the popChar relation content published, and the other three types did not. There also appears to be some old content for the risk factors relation. ??

- <RELATIONS>
- <RELATION name="PopChar">
  <NAME>PopChar</NAME> 
  <TITLE>Relevant Population Characteristics</TITLE> 
  <TEXT>test of relevant population characteristics, 8/30/2010</TEXT> 
- <RELATED_INDICATORS>
- <RELATED_INDICATOR name="CancerDeath">
  <INDICATOR_NAME>CancerDeath</INDICATOR_NAME> 
  <INDICATOR_TITLE>Cancer Deaths - Overall, New Mexico</INDICATOR_TITLE> 
  </RELATED_INDICATOR>
  </RELATED_INDICATORS>
  </RELATION>
- <RELATION name="RiskFactors">
  <NAME>RiskFactors</NAME> 
  <TITLE>Risk Factors</TITLE> 
  <TEXT>test risk factors</TEXT> 
  </RELATION>
  </RELATIONS>

Note the lack of date on the risk factors TEXT element. These data are from an old publish and were not modified on the most recent publish.


11/5/2010. Lois verified this defect was fixed. Relevant titles, text, and indicator references (for links) were published to my Demo10.xml file.

It was fixed in the ibisph-admin-2-rc2.war file submitted by Garth on 11/2/2010.

Change History

08/30/10 14:39:43 changed by lois

  • description changed.

08/30/10 14:40:32 changed by lois

  • description changed.

09/06/10 12:57:33 changed by lois

  • description changed.

09/13/10 17:23:54 changed by lois

  • priority changed from major to critical.

09/16/10 11:04:25 changed by lois

  • description changed.

09/16/10 11:05:32 changed by lois

  • description changed.

11/05/10 09:53:07 changed by lois

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

11/05/10 09:53:57 changed by lois

  • description changed.

11/05/10 09:56:41 changed by lois

  • description changed.

09/14/11 11:32:33 changed by

  • milestone deleted.

Milestone IBIS-PH Admin-2 deleted