Timeline dependency connectors not visible in Community Edition v1.3.1 #9402
Unanswered
alejandroalsa
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Setup:
Self-hosted Community Edition
v1.3.1(Docker Compose install via setup.sh).Problem:
I have two work items with a Blocking/Blocked-by relation between them. Both items have start date and due date set, and both render as bars in the Timeline (Gantt) layout. However, no dependency connector/arrow is drawn between them.
The docs (docs.plane.so/core-concepts/issues/timeline-dependency) describe timeline connectors, including drag-to-connect from bar edges and red lines for violated dependencies. In my instance, hovering over the bar edges does not show any connection point either. I also note that in my work item detail panel, the relation appears under "Relations" and there is no separate "Add dependency" action.
Questions:
Beta Was this translation helpful? Give feedback.
All reactions