You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README_en.md
+18-16Lines changed: 18 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,18 +4,19 @@
4
4
5
5
This is a tool to bulk register issues with Backlog using Google Docs (Spreadsheet).
6
6
7
-
It can for instance be used in the following cases:
7
+
It can for instance be used in the following cases:
8
8
9
-
* When you need to register fixed issues when starting a new project.
10
-
* When you have to register the same tasks on a regular basis, e.g. operation or maintenance tasks.
9
+
- When you need to register fixed issues when starting a new project.
10
+
- When you have to register the same tasks on a regular basis, e.g. operation or maintenance tasks.
11
11
12
12
Please read the entire document before you start working on the bulk registration.
13
13
14
14
## Installation
15
15
16
16
First you need to prepare the spreadsheet template. Please follow the link below and copy the spreadsheet.
17
-
* <ahref="https://docs.google.com/spreadsheets/d/1EhXR5SSmuVXSbw5pnEplzhO0eEFCypCNA1ljs3omj-U/copy"target="_blank">Copy spreadsheet (please open in new tab)</a>
18
-
* If you are not logged into Google, you may get an error when trying to copy the document. If that happens, please login into Google using your Google account and try again.
17
+
18
+
- <ahref="https://docs.google.com/spreadsheets/d/1cX4Pb9jo6uhfThJXgK5XAh4pXyfF0kTJAgXW_jQxHLc/copy"target="_blank">Copy spreadsheet (please open in new tab)</a>
19
+
- If you are not logged into Google, you may get an error when trying to copy the document. If that happens, please login into Google using your Google account and try again.
19
20
20
21
## About the input cells
21
22
@@ -24,16 +25,18 @@ Based on the template, you can rewrite the contents of the spreadsheet with the
If you wish to specify a parent issue that is already registered with Backlog, please enter its `issue key`. If you wish to specify an issue within the spreadsheet as a parent issue, `*` can be entered. That will set the previous issue that does not have a parent issue, as the parent issue.
28
+
29
+
If you wish to specify a parent issue that is already registered with Backlog, please enter its `issue key`. If you wish to specify an issue within the spreadsheet as a parent issue, `*` can be entered. That will set the previous issue that does not have a parent issue, as the parent issue.
If custom fields are used in the project that is to be the target for the bulk issue registration, these custom fields will be added as light blue columns when executing STEP1, which will be described later.
33
36
34
-
* Multiple selection custom fields are not added.
35
-
* Radio button custom fields are not added.
36
-
* Custom fields can be used with Premium or higher plans.
37
+
- Multiple selection custom fields are not added.
38
+
- Radio button custom fields are not added.
39
+
- Custom fields can be used with Premium or higher plans.
37
40
38
41
## Execution
39
42
@@ -48,9 +51,8 @@ An Autheroization approval screen may appear during the exectution, if that happ
* Backlog API key: Please create an API key. For details please refer to the [API Settings](https://support.backlog.com/hc/en-us/articles/115015420567-API-Setting) article in our Help Center.
66
-
* Project key of the Backlog project that issues will be registered to
66
+
- Space ID of your Backlog
67
+
- Backlog API key: Please create an API key. For details please refer to the [API Settings](https://support.backlog.com/hc/en-us/articles/115015420567-API-Setting) article in our Help Center.
68
+
- Project key of the Backlog project that issues will be registered to
67
69
68
70
After entering all necessary information, click on the 'Execute' button to fetch the data from Backlog.
69
71
Upon successful execution, a completion popup will appear in the lower right.
@@ -76,9 +78,9 @@ Please enter the issues you want to register with Backlog in your spreadsheet.
0 commit comments