generated from NASA-PDS/template-repo-python
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
|
||
Requirements Summary | ||
==================== | ||
|
||
# default | ||
|
||
## As a user, I want to know when products queried through the API are off-line ([#152](https://github.com/NASA-PDS/registry-sweepers/issues/152)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## As a user, I want to know if the datasets available in the registry are published and visible in the API ([#75](https://github.com/NASA-PDS/registry-sweepers/issues/75)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## Investigate/implement non-redundant ancestry processing ([#91](https://github.com/NASA-PDS/registry-sweepers/issues/91)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## As a user, I want to generate a report of all schema types that do not match their expected schema type per their LDD ([#128](https://github.com/NASA-PDS/registry-sweepers/issues/128)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## As a user, I want to force update all types that mismatch their expected types per their schema ([#129](https://github.com/NASA-PDS/registry-sweepers/issues/129)) | ||
|
||
|
||
This requirement is not impacted by the current version | ||
## As an archivist, I want to validate that the number of records in a collection's metadata equals number of collection products loaded into registry ([#142](https://github.com/NASA-PDS/registry-sweepers/issues/142)) | ||
|
||
|
||
This requirement is not impacted by the current version |