Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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