-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
1.0
-
None
-
Severity 3 - Minor
Issue Summary
Using a copied spreadsheet connected to Jira using Jira Cloud for Excel produces a change in the original spreadsheet when the filter is changed. The original spreadsheet timestamp is kept.
Steps to Reproduce
- Create a Spreadsheet in Excel and using the Excel integration perform a JQL query in Jira. (i.e. project = TEST)
- Save the Spreadsheet and copy it.
- Change the query in the copied spreadsheet (i.e. project = TEST2).
- Opening the original spreadsheet shows the query project = TEST2. The data is updated if the Re-run my query each time I open workbook option is selected. The timestamp of the file is kept.
Expected Results
The original spreadsheet should show the query project = TEST
Actual Results
The original spreadsheet shows the query project = TEST2
Also, the original spreadsheet is keeping its timestamp.
Workaround
By now the only workaround is not to use copied spreadsheets.
- is duplicated by
-
JRACLOUD-91684 The Jira Cloud for Excel add-on changes the query of all the saved Workbooks when you change the query in any of the open workbooks copied from one of the closed ones
-
- Closed
-
- is caused by
-
JCSS-297 Failed to load
This should be considered high-priority. I should be able to update the query on one spreadsheet and not have it overwrite all my other reports.