Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CTHUB - Ensure Blank Values are Displayed Correctly in Metabase #346

Open
5 tasks
shayjeff opened this issue Jun 27, 2024 · 2 comments
Open
5 tasks

CTHUB - Ensure Blank Values are Displayed Correctly in Metabase #346

shayjeff opened this issue Jun 27, 2024 · 2 comments
Labels
Medium Medium priority Story User story

Comments

@shayjeff
Copy link
Collaborator

Title:
Ensure Blank Values are Displayed Correctly in Metabase

Description:
Uploaded data with blank values are sometimes displayed as temp_null in Metabase. All blank values that are acceptable to upload as blanks should remain blank. This change should apply to all datasets uploaded to CTHUB and subsequently transferred to Metabase. It has been confirmed that the original data source contains blank values, not temp_null.

Purpose and benefit to user:
Users need to see accurate representations of their data. Displaying temp_null instead of blank values can lead to confusion and misinterpretation of data.

Acceptance Criteria:

  • Given I am a data uploader, When I upload a dataset with acceptable blank values to CTHUB, then the blank values are displayed as blanks in Metabase.
  • Given I am a data viewer, When I view a dataset in Metabase, then I do not see temp_null where there should be blank values.
  • Given I am a data uploader, When I upload a dataset to CTHUB, then I can verify that all relevant blank fields are displayed correctly in Metabase.

Development Checklist:

  • Investigate the data handling process in CTHUB to ensure it maintains blank values as blanks.
  • Check that CTHUB correctly handles blank values and does not convert them to temp_null before transferring to Metabase.

Notes:
Here is a screenshot of the issue:

image.png

@ArawuSamuel1
Copy link
Collaborator

Hi @katerinkus since this task is for metabase, are we working on this, or we are archiving it?

@ArawuSamuel1
Copy link
Collaborator

This issue has been archived

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Medium Medium priority Story User story
Projects
None yet
Development

No branches or pull requests

2 participants