Skip to content

Commit ea01fb0

Browse files
committed
release: 2.5.1
1 parent b164a54 commit ea01fb0

File tree

4 files changed

+12218
-37
lines changed

4 files changed

+12218
-37
lines changed

README_en.md

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,19 @@
44

55
This is a tool to bulk register issues with Backlog using Google Docs (Spreadsheet).
66

7-
It can for instance be used in the following cases:
7+
It can for instance be used in the following cases:
88

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.
1111

1212
Please read the entire document before you start working on the bulk registration.
1313

1414
## Installation
1515

1616
First you need to prepare the spreadsheet template. Please follow the link below and copy the spreadsheet.
17-
* <a href="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+
- <a href="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.
1920

2021
## About the input cells
2122

@@ -24,16 +25,18 @@ Based on the template, you can rewrite the contents of the spreadsheet with the
2425
<img src="https://github.com/nulab/backlog-bulk-issue-registration-gas/wiki/images/en/about.png">
2526

2627
### Parent issue
27-
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.
2830

2931
![](https://github.com/nulab/backlog-bulk-issue-registration-gas/wiki/images/en/parent_issue.png)
3032

3133
### Custom field
34+
3235
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.
3336

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.
3740

3841
## Execution
3942

@@ -48,9 +51,8 @@ An Autheroization approval screen may appear during the exectution, if that happ
4851

4952
<img src="https://github.com/nulab/backlog-bulk-issue-registration-gas/wiki/images/en/auth.png" width="356" height="408">
5053

51-
52-
5354
### STEP 1: Acquire data from Backlog
55+
5456
In STEP 1, we fetch data definitions (issue type name, user name etc.) from Backlog.
5557

5658
Click [STEP 1: Acquire data from Backlog] from the [Backlog] menu.
@@ -61,9 +63,9 @@ The following input dialog will be shown. Enter the necessary information so tha
6163

6264
<img src="https://github.com/nulab/backlog-bulk-issue-registration-gas/wiki/images/en/form_step1_2.3.0.png" width="526" height="359">
6365

64-
* Space ID of your Backlog
65-
* 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
6769

6870
After entering all necessary information, click on the 'Execute' button to fetch the data from Backlog.
6971
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.
7678

7779
<img src="https://github.com/nulab/backlog-bulk-issue-registration-gas/wiki/images/en/about.png">
7880

79-
8081
### STEP 2: Execute bulk registration processing
81-
By executing STEP 2, the issues you have entered in the spreadsheet will be bulk registered with Backlog.
82+
83+
By executing STEP 2, the issues you have entered in the spreadsheet will be bulk registered with Backlog.
8284

8385
From the [Backlog] menu, click [STEP 2: Execute bulk issue registration].
8486

0 commit comments

Comments
 (0)