Bug #24338
RFE: Need ability to set filename in CSV response
Pull request:
Fixed in Releases:
Found in Releases:
Description
The filename when an export csv link is clicked is set as "#{controller_name}-#{Date.today}.csv". In some cases we want the csv_response to set or override the filename field
Related issues
Associated revisions
History
#1
Updated by Partha Aji over 1 year ago
- Target version deleted (
Nightly) - Team Backlog Brad added
#2
Updated by Partha Aji over 1 year ago
- Bugzilla link set to 1597089
#3
Updated by Partha Aji over 1 year ago
- Related to Bug #24339: RFE: Need to set proper filename in Subscription Export CSV response added
#4
Updated by Partha Aji over 1 year ago
- Related to deleted (Bug #24339: RFE: Need to set proper filename in Subscription Export CSV response)
#5
Updated by Partha Aji over 1 year ago
- Blocks Bug #24339: RFE: Need to set proper filename in Subscription Export CSV response added
#6
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5866 added
#7
Updated by Partha Aji over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset 31e693a0bc6ac399d5ec06c2a25fafdaf12c3674.
#8
Updated by Shimon Shtein over 1 year ago
- Target version set to 1.20.0
#9
Updated by Shimon Shtein over 1 year ago
- Fixed in Releases 1.20.0 added
Fixes #24338 - Can set filename for CSV response
This commit adds the ability to set a custom filename as a part of the
csv response