IQSS / IQSS/dataverse-frontend

Uningest tabular files

Open
#308 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
31
Forks
26
Avg merge
4d 13h
Merged PRs (30d)
4

Description

As a super-admin (end goal would be curator, but safer for experimenting first),
I want to be able to uningest a .tab file from the UI,
to provide faster support to dataset owner whose file is not correctly ingested or should not be ingested.

Adding an option in the Edit File Dropdown.
In the file page :
image
In the dataset page's file tab :
image

A confirmation window with Continue/Cancel should then be displayed in order to confirm the uningestion and avoid missclicking errors.

Suggestion of text (in text-warning format) :
This file will be uningested, you will lose of the benefits of the ingestion. Click Continue to do so.
For more information about ingestion and uningestion, check out the Tabular Data File Ingest Guide

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Edit File Dropdown on both the file page and the dataset page's file tab. Trace how those menus handle file actions and how ingestion state changes are requested, then add the confirmation window with Continue and Cancel; done means a super-admin can confirm or cancel uningestion from both locations and sees the warning text.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.