Skip to content

Show Assignee of Subtask on Card. #2

@implodeme

Description

@implodeme

I wanted Subtask assignee to show on the board

I copied this from /app/Template/board/tooltip_subtasks.php LINE 14-20
Inserted below LINE 11 in /Plugins/SubtasksOnBoard/Template/board/subtasklist.php
<td> <?php if (! empty($subtask['username'])): ?> <?= $this->text->e($subtask['name'] ?: $subtask['username']) ?> <?php else: ?> <?= t('Not assigned') ?> <?php endif ?> </td>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions