[Feature] Add OpenProject project-management connector #1

Closed
opened 2026-07-06 21:47:52 +02:00 by zemion · 2 comments
Owner

Created from the GovOPlaN module and integration planning list on 2026-07-06.

  • Source item: OpenProject API / project management
  • Proposed owner: govoplan-connectors
  • Routing rationale: OpenProject is an external system integration and belongs first in the connector layer.
  • Related wiki: core Repo-docs-GOVOPLAN-MODULE-ROADMAP after the wiki sync.

Acceptance criteria:

  • Define authentication, project/task synchronization, webhook, and link-out/link-back capabilities.
  • Decide which data is imported versus referenced live.
  • Expose project/task references through cases, tasks, workflow, and reporting without direct module imports.
<!-- codex-module-roadmap-fingerprint:ad5615029146c780df209c35 --> Created from the GovOPlaN module and integration planning list on 2026-07-06. - Source item: `OpenProject API / project management` - Proposed owner: `govoplan-connectors` - Routing rationale: OpenProject is an external system integration and belongs first in the connector layer. - Related wiki: core `Repo-docs-GOVOPLAN-MODULE-ROADMAP` after the wiki sync. Acceptance criteria: - [ ] Define authentication, project/task synchronization, webhook, and link-out/link-back capabilities. - [ ] Decide which data is imported versus referenced live. - [ ] Expose project/task references through cases, tasks, workflow, and reporting without direct module imports.
zemion added this to the Module And Integration Roadmap milestone 2026-07-06 21:47:52 +02:00
zemion added the
type
feature
priority
p2
status
triage
codex/ready
labels 2026-07-07 23:01:17 +02:00
Author
Owner

Codex State: progress

Summary

  • Added the OpenProject connector concept covering profile fields, health checks, capabilities, events, webhook/polling strategy, and first implementation slice. Runtime connector implementation remains open.

Changed Files

  • docs/OPENPROJECT_CONNECTOR.md
  • README.md
  • docs/CONCEPT.md

Next / Blocked

  • Runtime/API implementation remains follow-up work.
## Codex State: progress ### Summary - Added the OpenProject connector concept covering profile fields, health checks, capabilities, events, webhook/polling strategy, and first implementation slice. Runtime connector implementation remains open. ### Changed Files - `docs/OPENPROJECT_CONNECTOR.md` - `README.md` - `docs/CONCEPT.md` ### Next / Blocked - Runtime/API implementation remains follow-up work.
Author
Owner

Codex State: done

Summary

  • Expanded the OpenProject connector concept with profile fields, health checks, capabilities, event boundaries, minimum DTOs, tests, and a data-boundary decision.
  • Documented that OpenProject is referenced live by default, with only selected safe metadata/imports stored for requesting modules.
  • Kept cases/tasks/workflow/reporting integration capability-based, without direct module imports.

Changed Files

  • docs/OPENPROJECT_CONNECTOR.md

Next

  • Executable connector implementation should be split into follow-up implementation tickets if/when this moves past concept.

Verification

  • git diff --check on touched connector docs passed.
## Codex State: done ### Summary - Expanded the OpenProject connector concept with profile fields, health checks, capabilities, event boundaries, minimum DTOs, tests, and a data-boundary decision. - Documented that OpenProject is referenced live by default, with only selected safe metadata/imports stored for requesting modules. - Kept cases/tasks/workflow/reporting integration capability-based, without direct module imports. ### Changed Files - `docs/OPENPROJECT_CONNECTOR.md` ### Next - Executable connector implementation should be split into follow-up implementation tickets if/when this moves past concept. ### Verification - `git diff --check` on touched connector docs passed.
zemion added the
source/module-roadmap
label 2026-07-10 19:46:58 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: add-ideas/govoplan-connectors#1
No description provided.