Skip to content

Instantly share code, notes, and snippets.

@zebba
Created February 28, 2026 09:19
Show Gist options
  • Select an option

  • Save zebba/2da865ac13c0c4f0c8da685f6a5c71fd to your computer and use it in GitHub Desktop.

Select an option

Save zebba/2da865ac13c0c4f0c8da685f6a5c71fd to your computer and use it in GitHub Desktop.
Jetbrains - Issue Tracker - OpenProject settings
Server URL: http://192.168.33.201
Username: apikey
Password: <apikey>
[x] Use HTTP authentication
Tasks List URL: {serverUrl}/api/v3/work_packages/
Single Task URL: {serverUrl}/api/v3/work_packages/{id}
tasks: $._embedded.elements
id: id
summary: subject
description: description.raw
updated: updatedAt
created: createdAt
singleTask-id: id
singleTask-summary: subject
singleTask-description: description
singleTasl-updated: updatedAt
singleTask-created: createdAt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment