This project is a small utility that helps migrating tasks from ClickUp to JIRA.
Project description
ClickUp to JIRA Converter
Description
This project is a small utility that helps migrating tasks from ClickUp to JIRA.
Installation
In order to use the package please install it by running the following command in the directory where the pyproject.toml
is found:
make install
Execution
After installing the library run the following command.
make migrate_to_jira
Keep in mind that the following environmental variables need to have a proper value.
Environmental Variable | Required | Default | Description |
---|---|---|---|
JIRA_URL |
True | None | The base URL for JIRA API |
JIRA_API_KEY |
True | None | The API key created for accessing JIRA |
JIRA_USER |
True | None | Email of the JIRA user the API key belongs to |
CLICKUP_API_KEY |
True | None | The API key created for accessing ClickUp |
LOGGING_FORMAT |
False | %(asctime)s %(name)-12s:" " %(levelname)-" "8s - " "%(message)s | The format of the application logs |
LOGGING_LEVEL |
False | INFO | The logging level of the application |
JIRACLICKUPLINK |
False | None | If True, will create link from Jira to ClickUp |
STATUSMAP |
False | None | Filename/path of status map file. Format: clickupvalue=jiravalue, per line |
TYPEMAP |
False | None | Filename/path of type map file. Format: clickupvalue=jiravalue, per line |
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
clickup_to_jira-1.1.2.tar.gz
(13.1 kB
view details)
Built Distribution
File details
Details for the file clickup_to_jira-1.1.2.tar.gz
.
File metadata
- Download URL: clickup_to_jira-1.1.2.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/5.15.0-1070-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e5ef6e964c747fbd82ea177ec143bbafb3f7f3af1438f2c8599902f8f1f4f34 |
|
MD5 | 24b210ad4b6792d068d4115dbfbb78f9 |
|
BLAKE2b-256 | c0c0b1e39ad459d6bdc5239a78b98f0b3a88254f380d2458b98d6473a496c7f9 |
File details
Details for the file clickup_to_jira-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: clickup_to_jira-1.1.2-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/5.15.0-1070-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 838862207df17dbce8cff18c4d5abe5cc4bb9ff6c2c8c04736c908fb61b70c7b |
|
MD5 | 8635eb318f199985451a2395361701d6 |
|
BLAKE2b-256 | 80b85cad6a4887b96bd2712efbe0fc45780f9e56c5e9b5e8a7f6910790a1a61f |