$# This file is part of Vervis. $# $# Written in 2016, 2018, 2019, 2020, 2022 $# by fr33domlover . $# $# ♡ Copying is an act of love. Please copy, reuse and share. $# $# The author(s) have dedicated all copyright and related and neighboring $# rights to this software to the public domain worldwide. This software is $# distributed without any warranty. $# $# You should have received a copy of the CC0 Public Domain Dedication along $# with this software. If not, see $# . ^{deckNavW edeck actor}

#{ticketTitle ticket}
Created on #{showDate $ ticketCreated ticket} by ^{personLinkFedW author}
[🐤 Followers] [⤴ Dependencies] [⤷ Dependants] [✋ Claim requests] [✏ Edit] ^{followButton}
^{desc} $# $if ticketStatus ticket /= TSClosed $#

$# $maybe (assignee, me) <- massignee $# $if me $# Assigned to you. $# $# ^{buttonW POST "Unclaim this ticket" (ProjectTicketUnclaimR deckHash ticketHash)} $# $else $# Assigned to ^{sharerLinkW assignee}. $# $# ^{buttonW POST "Unassign this ticket" (ProjectTicketUnassignR deckHash ticketHash)} $# $nothing $# Not assigned. $# $# Ask to have it assigned to you $# $# or $# $# ^{buttonW POST "Claim this ticket" (ProjectTicketClaimR deckHash ticketHash)} $# $# or $# $# Assign to someone else $# .

Status: # $maybe (closed, closer) <- resolved Closed on #{showDate closed} by ^{personLinkFedW closer} ^{buttonW POST "Reopen this ticket" (TicketOpenR deckHash ticketHash)} $nothing Open ^{buttonW POST "Close this ticket" (TicketCloseR deckHash ticketHash)}

Custom fields