NCIOCPL / cgov-digital-platform-dynamic-services

Legacy CDE Services
1 stars 2 forks source link

Story: Clinical Trials Redirect #2

Closed bryanpizzillo closed 3 years ago

bryanpizzillo commented 4 years ago

As a [role], I want [feature], so that [benefit]

<add name="NCTIDRedirectModule" type="CancerGov.ClinicalTrials.Basic.v2.NCTIDRedirectModule, CancerGov.BasicCTSv2" />

ESTIMATE 1-2 days testing / move.

  • This is the easiest to ensure is working, but if we are making a new service this has a LOT of dependencies...

Acceptance Criteria

Scenario: [title]
  Given [context]
    And [some more context]
  When  [event]
  Then  [outcome]
    And [another outcome]

Resources:

Notes

Some complementary notes if necessary:


Solution

Prerequisites

Tasks

Technical Notes

blairl-nih commented 4 years ago

These two changes remove the dependency on the /publishedContent directory as well as the dependency on the snippetTemplate code which was used for parsing the clinical trial configuration.