ghiobi / tally-ticketsystem

Making Expensing Better Than Great Again
MIT License
1 stars 0 forks source link

As a user, I would like to able to export my tickets (CSV, PDF, etc) #211

Closed izconcept closed 5 years ago

izconcept commented 5 years ago

Story Points: 8

Risk: LOW

Priority: MEDIUM

Description

Users should be able to export their tickets into an external file.

Should support the following formats:

User should have the ability to export an individual ticket or also complete bulk exports of multiple tickets.

Mockup

TallyTicketMockup (6)

Acceptance Test

Test Reference Test Date Tester Test Steps Expected Result Actual Result
1 18/04/2019 Kevin 1. Click on any ticket 2. Click export 3. Click any file format new file should be downloaded PASSED
2 18/04/2019 Kevin 1. Click on any export from dashboard 2. Select any number of tickets from list 3. Click export 4. Select any file format New file should be downloaded PASSED

Tasks