RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1980807 - convert-to csv is only converting the first tab of xlsx workbooks
Summary: convert-to csv is only converting the first tab of xlsx workbooks
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: libreoffice
Version: 7.9
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Caolan McNamara
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On: 1980800
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-07-09 15:12 UTC by Joe Wright
Modified: 2021-07-13 10:20 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1980800
Environment:
Last Closed: 2021-07-13 10:20:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Joe Wright 2021-07-09 15:12:08 UTC
Description of problem:
- only first tab of workbook is being converted when running 

Version-Release number of selected component (if applicable):
- 5.3.6.1-25.el7_9.x86_64

How reproducible:
- verified by support

Steps to Reproduce:
1) Run below command to convert the file to .csv

--
# soffice --convert-to csv Redhat_Case_02966328.xlsx
--

2) Run 'cat Redhat_Case_02966328.xlsx' you will see only 1st tab of the original workbook is converted to csv.

Actual results:
- only 1st tab of workbook is converted to csv.

Expected results:
- entire contents of workbook converted

Additional info:

Comment 4 Caolan McNamara 2021-07-13 10:20:29 UTC
This is more a feature request to provide some way to save each sheet of a spreadsheet to a different csv than a simple bug. An implementation of that doesn't fit the criteria of comment #1.

There is guidance in https://bugzilla.redhat.com/show_bug.cgi?id=1980800#c7 as to how conversion of a csv to multiple files per sheet could be scripted via a macro callable from the command line as a workaround.

Comment 5 RHEL Program Management 2021-07-13 10:20:39 UTC
Development Management has reviewed and declined this request. You may appeal this decision by reopening this request.


Note You need to log in before you can comment on or make changes to this bug.