-
Bug
-
Resolution: Unresolved
-
Medium
-
12
-
Severity 3 - Minor
-
0
-
Issue Summary
When a user tried to create multiple Jira issues from a table, the value selected for the Issue Summary is not respected. It will display as if we are counting summary=n-1.
Example:
Value-00 | Value-01 |
---|---|
Col A1 | Col A2 |
If we select the column named Value-00, the value used for the summary will be the number designated to each row.
If we select the column named Value-01, the value used for the summary will be the value under the column under Value-00.
It seems that the feature considers the number column as a live column instead of a simple row counter.
Example .GIF:
Without Numbered Column (Works as expected)
With Numbered column (does not work as expected)
Steps to Reproduce
- Create a new table in any Confluence page that uses the Fabric Editor
- Under table options, select Numbered Column
- Publish the page
- Select the value from the first column and first row
- Click to Create multiple issues from table
Expected Results
The value used for issue Summary corresponds to the values under the selected column.
Actual Results
The value used for the issue Summary is always the previous column.
Workaround
- Edit the page
- Deselect the numbered column option under table options
- Create the issues
- Edit the page again
- Select the numbered column option
- is related to
-
CONFCLOUD-35077 No JIRA issue link will be created in Confluence page when creating multiple JIRA issue from pages.
- Closed