Bug #24339
closedRFE: Need to set proper filename in Subscription Export CSV response
Description
When a user downloads a CSV of an org's subscriptions, the filename is in the format of "subscriptions-YYYY-MM-DD.csv".
If user is downloading CSVs for multiple orgs, that can get confusing.
How reproducible:
Steps to Reproduce:
1. Create multiple orgs and upload manifests for each.
2. Go to subscriptions page for org 1; click the "Export CSV" button.
3. Repeat step #2 for as many orgs as you have created and uploaded manifests.
Actual results:
The filename is the same for each org (although your browser probably tweaks the filename since it thinks you are re-downloading something).
Expected results:
Default_Org-subscriptions-YYYY-MM-DD.csv
Org_1-subscriptions-YYYY-MM-DD.csv
....etc.
Updated by Partha Aji about 6 years ago
- Related to Bug #24338: RFE: Need ability to set filename in CSV response added
Updated by Partha Aji about 6 years ago
- Related to deleted (Bug #24338: RFE: Need ability to set filename in CSV response)
Updated by Partha Aji about 6 years ago
- Blocked by Bug #24338: RFE: Need ability to set filename in CSV response added
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7558 added
Updated by Andrew Kofink about 6 years ago
- Target version set to Katello 3.9.0
- Triaged changed from No to Yes
Updated by Partha Aji about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|b9505e4e07387862288a5b58a69f0269d71461f9.