odd-platform icon indicating copy to clipboard operation
odd-platform copied to clipboard

First open-source data discovery and observability platform. We make a life for data practitioners easy so you can focus on your business.

Results 234 odd-platform issues
Sort by recently updated
recently updated
newest added
trafficstars

OAuth providers from which to retrieve admin roles/groups/flags: 1. Google 2. Github 3. Cognito

scope: backend
kind: feature
scope: research

GitHub OAuth authentication setup currently lets everyone in independently from their organization membership. We need to filter users that are not in the organizations which hosts target OAuth applications.

kind: enhancement
scope: backend

**Set up** https://platform.dev.odd.provectus.io/dataentities/24027400/history **Steps to Reproduce** Login with valid data Go to DataQualityTest history page Choose any value in the status filter dropdown **Expected result** Runs are filtered by status...

kind: bug
scope: frontend

To improve performance and reduce the boilerplate, need to migrate to the redux toolkit. Need to refactor actions, thunks, reducers and related components. - [x] #757 - [x] #787 -...

kind: enhancement
scope: frontend

Needs to create mechanism to cast dates from api from Date type to timestamps for all project entities. Fe it should be a thunk wrapper or redux-toolkit middleware or contribution...

kind: enhancement
scope: frontend

Currently we are generating the next query for updating task runs: `update "public"."data_entity_task_run" set "start_time" = "v"."start_time", "oddrn" = "v"."oddrn", "end_time" = "v"."end_time", "task_oddrn" = "v"."task_oddrn", "type" = "v"."type", "status"...

kind: bug

**Set up** https://platform.dev.odd.provectus.io/dataentities/24027406/overview **Steps to Reproduce** 1. Login with valid data 2. Go to the Catalog page 3. Open Datasets 4. Open some dataset from the list 5. Tap on...

kind: bug
scope: frontend

**Set up** https://platform.dev.odd.provectus.io/activity?beginDate=1658350799999&endDate=1658869199999&size=20&type=ALL **Steps to Reproduce** 1. Login with valid data 2. Go to Activity page 3. In filters open Date picker and choose one day **Expected result** Users shouldn't...

kind: bug
scope: frontend