Skip to content

Commit

Permalink
BCDA-7818: Update documentation for 24 hour job archive rule (#190)
Browse files Browse the repository at this point in the history
## 🎫 Ticket

https://jira.cms.gov/browse/BCDA-7818

## 🛠 Changes

- update to the text under `Files expire after 24 hours.`, per the
ticket description.

## ℹ️ Context for reviewers
Clearer language.

## ✅ Acceptance Validation

Ran locally and verified output. Also verified in
[stage](https://stage.bcda.cms.gov/build.html).

**Current Text:** 

![image](https://github.com/CMSgov/bcda-static-site/assets/126501259/50e0249b-647b-4793-89df-4a2bec778229)

**New Text (PR changes):**

![image](https://github.com/CMSgov/bcda-static-site/assets/126501259/103c6d5a-1ae9-4038-8e3c-cd40edc0d9a3)

## 🔒 Security Implications

- [ ] This PR adds a new software dependency or dependencies.
- [ ] This PR modifies or invalidates one or more of our security
controls.
- [ ] This PR stores or transmits data that was not stored or
transmitted before.
- [ ] This PR requires additional review of its security implications
for other reasons.

If any security implications apply, add Jason Ashbaugh (GitHub username:
StewGoin) as a reviewer and do not merge this PR without his approval.
  • Loading branch information
laurenkrugen-navapbc authored Mar 8, 2024
1 parent 28d1fe8 commit 28bf1d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/build/requesting_data_all_three.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ <h4>Downloading the Data Explanation</h4>
<div class="ds-c-alert__body">
<h3 class="ds-c-alert__heading"> Files expire after 24 hours.</h3>
<p class="ds-c-alert__text">
You will need to download the data file within 24 hours of starting the request to a specific endpoint. Otherwise, the files will expire and you will need to restart the job.
You will have 24 hours after the job completes to download the data file(s). Otherwise, the files will expire and you will need to restart the job.
</p>
</div>
</div>
Expand All @@ -174,4 +174,4 @@ <h3 class="ds-c-alert__heading"> Files expire after 24 hours.</h3>
</p>
<p>
The response will be the requested data as FHIR resources in NDJSON format. Each file related to a different resource type will appear separately and labeled as to which resource type it contains. Examples of data from each Resource Type are available in the guide to working with BCDA data.
</p>
</p>

0 comments on commit 28bf1d3

Please sign in to comment.