Skip to content

Add the ability to use a product ID in a ticket reference.#3

Open
joestump wants to merge 2 commits intomasterfrom
parse-product-ids
Open

Add the ability to use a product ID in a ticket reference.#3
joestump wants to merge 2 commits intomasterfrom
parse-product-ids

Conversation

@joestump
Copy link

Add the ability to reference a ticket with a Product.pk in it. For example, Closes #1234:55 would trigger closing Item.number = 55 in Product.pk = 1234.

This also removes some of the more esoteric ways to reference tickets that had colons in them.

Joe Stump added 2 commits September 29, 2017 12:03
…for product_id=111, item_number=24). Introducing a colon forced me to remove support for some of the less clear options as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant