Skip to content
This repository was archived by the owner on Apr 12, 2023. It is now read-only.
This repository was archived by the owner on Apr 12, 2023. It is now read-only.

Multiple reference rows are interpreted as one #40

Description

@asfaltboy

Sometimes we want to add a reference to multiple issues, and have a different action/time directive values.

I expected multiple separate rows with their own #refs #action #time directives to act independently, however (at least) the time of the last directives row is reused.

For example, using the following message in a commit

Feature: add some features

#refs ISSUE-001 #action resolve issue, fixed #time 2h
#refs ISSUE-002 #action resolve issue, fixed #time 1h

results in 1 hour of work being logged for both of these issues, and both issues are resolved.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions