Sean Preston

Results 21 issues of Sean Preston

## Requirements - [ ] configure Systems to test the data map - [ ] configure Datasets to test the data map - [ ] configure custom Data Categories, Data...

We want to stress test Fidesops by having the query execution layer run large (longer running) queries over identity graphs. We should generate a some SQL datasets with `faker`, and...

enhancement

FastAPI allows us to specify example data attributes to be picked up and auto documented by Swagger. We should use this in our externally facing Pydantic schemas. https://fastapi.tiangolo.com/tutorial/schema-extra-example/

enhancement
good first issue

- [ ] Update current Pytest markers to include `_traversal` - [ ] Update current dataset naming to include `_traversal`

- [ ] Add datatype datasets for each env e.g. ``` # Numeric - name: int_column data_categories: [system] - name: float_column data_categories: [system] # - name: serial_column # data_categories: [system]...

As part of the Fidesops Ethyca Pro integration plan we'll need a way of uploading retrieved access data to an intermediary service provided by the Platform team. We can facilitate...

good first issue

When you push to `main` on forked repos, our CI tries to run the `Publish` action: We should disable this.

good first issue

Our current DB compatibility roadmap is mapped out here: https://ethyca.atlassian.net/wiki/spaces/OSS/pages/2162393244/fidesops+Self-Hosted+DSR+Automation+Requirements#Database-%26-Schema-Compatibility-Requirements ![Screenshot 2022-02-09 at 10 41 41](https://user-images.githubusercontent.com/1667340/153235716-56079b65-c593-4c15-aeaa-297d1708561a.png) We should add the current version of this to its own (or a roadmap?)...

enhancement
good first issue

NB. It's still unclear how to handle Variant types

enhancement

### Is your feature request related to a specific problem? Fidesops dataset validation must allow certain configurations to pass that may not be constructive to the end user if not...

enhancement