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

Multiple reference rows are interpreted as one #40

Open
asfaltboy opened this issue Jul 27, 2016 · 1 comment
Open

Multiple reference rows are interpreted as one #40

asfaltboy opened this issue Jul 27, 2016 · 1 comment

Comments

@asfaltboy
Copy link

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.

@carlosabalde
Copy link
Member

carlosabalde commented Aug 9, 2016

Allowing groups of #refs + #time + #action directives is not supported by the add-on. Therefore tagging this as a feature request, although I'm not sure if this will be implemented.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants