Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 8 Next »

July 28th - Aug 11th

Executive Summary

Overall Status

The Product team prioritized the following themes and tasks for Sprint 137 comprising 23 points. The team pulled 2 tickets into the sprint related to VA support (CONN-1292) and CI Build failure(CONN-1294) adding 3 points. Sprint status is good and the team completed 26 points this sprint.   These themes included -   

  1. Partner and Community support
  2. Resolution of CONN-1273 (Addressing Resolution Issue with CONN-875), Build for 4.3.2.
  3. Admin GUI (Testing , Cleanup Tasks)
  4. X12 Research (Review of WSDLs, Continued Requirements and Documentation Refinement)

Burndown

Sprint Themes and related tickets for Sprint 137:

Community Implementation support

  • Forum discussions
  • VA 4.2.2.1 implementation
  • DoD Table Update Issue
  • Community and OHT support
  • Minimal testing support for INHS Onboarding
  • Support VA with 4.2.1 upgrade - AnswerNotAvailable issue(CONN-1292)
    • Discussed an issue VA is seeing in the 3.2.2.1 production code base. Discussed possible troubleshooting ideas monitoring logs and explained conditions when CONNECT sends AnswerNotAvailable.
  • Fixed SSA issue related to PurposeofUse and Role xsi:type attributes NOT scoped correctly. (CONN-1273)
    • See below for snippet showing the namespaces correctly defined 
<hl7:Role xmlns:hl7="urn:hl7-org:v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" hl7:code="106328005" hl7:codeSystem="2.16.840.1.113883.6.96" hl7:codeSystemName="SNOMED_CT" hl7:displayName="Social worker" xsi:type=" hl7:CE" />
<hl7:PurposeOfUse xmlns:hl7="urn:hl7-org:v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" hl7:code="COVERAGE" hl7:codeSystem="2.16.840.1.113883.3.18.7.1" hl7:codeSystemName="nhin-purpose" hl7:displayName="Disclosures for insurance or disability coverage determination" xsi:type="hl7:CE" />

    • Created Release 4.3.2 RC1 tag and validation (CONN-1274/CONN-1283).

Next Release (4.4)

  • Admin GUI
    • Fixed issue related to CONNECTAdminGUI - Cannot load on WAS 8.5 post-merge with Direct (CONN-1222)
      • Deployed EAR build with profiles AD,PD,DQ,DR,DS,Direct,was to WebSphere 8.5.
      • Deployed the AdminGUI war separate from the EAR to WebSphere 8.5.
  • Support for NwHIN CAQH Core X12 Document submission service 
  • Fixed CONNECT nightly build - Too many open files error(CONN-1294)

JIRA Planning Board of Committed User Stories for Sprint 137:

Related Files

Sprint 137 code tag

  • No labels