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

feat: Export options updated #1096

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pranavkparti
Copy link
Contributor

Description

Capture UUID and Wallet UUID options added to Export Captures module.
Incorrectly displayed fields in the downloaded csv (reference_id, grower_reference_id, image_url) fixed.

Issue(s) addressed

What kind of change(s) does this PR introduce?

  • Enhancement
  • Bug fix
  • Refactor

Please check if the PR fulfils these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Issue

What is the current behavior?

  • Export Captures modules doesn't contain Capture UUID and Wallet UUID options.
  • The downloaded csv displays the reference_id, grower_reference_id, image_url fields incorrectly as shown below:
    wallet_issue_928

What is the new behavior?

  • Export Captures module has new options added as shown below:
    export_fix_928
  • The downloaded csv displays the fields correctly as shown below:
    wallet_fix_928

Breaking change

Does this PR introduce a breaking change?
No

Other useful information

None

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

Successfully merging this pull request may close these issues.

uuid of capture is missing in the "Captures" Module download
1 participant