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

Attachment Mapping File Support #4791

Draft
wants to merge 3 commits into
base: coge-import
Choose a base branch
from
Draft

Attachment Mapping File Support #4791

wants to merge 3 commits into from

Conversation

realVinayak
Copy link
Collaborator

@realVinayak realVinayak commented Apr 13, 2024

Fixes ##4766

Realized that previously implemented logic covered most of the cases. We already supported matching files to previously selected files. So, now, we just make a new attachment dataset based on the selected csv. When user selects files, they will be matched to this dataset (which is based on csv) so we just preserve the parsed name.

I'll add more automated tests for this before making this open for review for everything seems to be working!

EDIT: I based it off @melton-jason coge-import because I realized I could reuse some of that code. I'm still considering directly using workbench's implementation though

image

image

Checklist

  • Self-review the PR after opening it to make sure the changes look good
    and self-explanatory (or properly documented)
  • Add automated tests
  • Add relevant issue to release milestone

Testing instructions

@realVinayak realVinayak changed the base branch from production to coge-import April 13, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋Back Log
Development

Successfully merging this pull request may close these issues.

None yet

1 participant