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

CRDCDH-1739 Data Activity show who uploaded #500

Draft
wants to merge 3 commits into
base: 3.1.0
Choose a base branch
from
Draft

Conversation

amattu2
Copy link
Member

@amattu2 amattu2 commented Oct 18, 2024

Overview

This PR adds a new "Uploaded By" column to the Data Activity tab which displays who uploaded the batch (The data submission submitter, organization owner, or collaborator).

Warning

On hold. BE changes are pending and may include schema changes.

Change Details (Specifics)

  • Add the "Uploaded By" column to the Data Submission > Data Activity Tab
  • Copy the concise date formatting from the Data Submission List and apply it to the Uploaded Date column
  • Add submitterName and submitterID to the Batch type, both of these fields do not exist in prior releases, so I marked them as "optional"
  • Refine the NewBatch type to inherit from the Batch type

Related Ticket(s)

CRDCDH-1739 (FE Task)
CRDCDH-1696 (User Story)

@amattu2 amattu2 added this to the 3.1.0 (PMVP-M2) milestone Oct 18, 2024
@amattu2 amattu2 marked this pull request as ready for review October 18, 2024 14:27
@amattu2 amattu2 added the 🚧 Do Not Merge This PR is not ready for merging label Oct 18, 2024
@amattu2 amattu2 marked this pull request as draft October 18, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧 Do Not Merge This PR is not ready for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant