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

Test issue #46567

Closed
loewis mannequin opened this issue Mar 16, 2008 · 8 comments
Closed

Test issue #46567

loewis mannequin opened this issue Mar 16, 2008 · 8 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@loewis
Copy link
Mannequin

loewis mannequin commented Mar 16, 2008

BPO 2314
Nosy @gvanrossum, @loewis, @Yhg1s

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/Yhg1s'
closed_at = <Date 2008-03-17.15:57:00.002>
created_at = <Date 2008-03-16.23:32:46.760>
labels = ['docs']
title = 'Test issue'
updated_at = <Date 2008-03-17.15:57:44.391>
user = 'https://github.com/loewis'

bugs.python.org fields:

activity = <Date 2008-03-17.15:57:44.391>
actor = 'loewis'
assignee = 'twouters'
closed = True
closed_date = <Date 2008-03-17.15:57:00.002>
closer = 'gvanrossum'
components = ['Demos and Tools', 'Documentation']
creation = <Date 2008-03-16.23:32:46.760>
creator = 'loewis'
dependencies = []
files = []
hgrepos = []
issue_num = 2314
keywords = []
message_count = 8.0
messages = ['63609', '63616', '63617', '63651', '63656', '63657', '63658', '63659']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'loewis', 'twouters', 'nnorwitz']
pr_nums = []
priority = 'low'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue2314'
versions = ['Python 2.6', 'Python 3.0']

@loewis
Copy link
Mannequin Author

loewis mannequin commented Mar 16, 2008

Let's see whether email submission works.

@loewis loewis mannequin assigned gvanrossum Mar 16, 2008
@gvanrossum
Copy link
Member

So what did the email you sent look like?

@loewis
Copy link
Mannequin Author

loewis mannequin commented Mar 17, 2008

To: report@bugs.python.org
Subject: Test issue [assignee=gvanrossum]

The body was msg63609.

The tricky part is to get the property names right. Roundup will reject
(and return) the message if they are wrong, without telling what the
right ones are. For issue, we currently have

title
(messagea)
(files)
nosy ()
superseder
type
components (
)
versions ()
priority
dependencies (
)
assignee
status
resolution
keywords (*)

The ones in parentheses are irrelevant for the subject. The ones with an
asterisk are multilink, so you can not only key=value, but also
key=+value or key=-value (see the body of the email here for syntax
examples)

@loewis loewis mannequin added docs Documentation in the Doc dir release-blocker labels Mar 17, 2008
@gvanrossum
Copy link
Member

So what's the syntax for setting multiple attributes via an email subject?
[assignee=+twouters,priority=low]?

@gvanrossum
Copy link
Member

Picky!

@gvanrossum
Copy link
Member

[assignee=guido]

Does it also work in the body of the message?

@gvanrossum
Copy link
Member

No.

@loewis
Copy link
Mannequin Author

loewis mannequin commented Mar 17, 2008

Guido van Rossum schrieb:

Guido van Rossum <guido@python.org> added the comment:

So what's the syntax for setting multiple attributes via an email subject?
[assignee=+twouters,priority=low]?

assignee is not multilink, and the separator is semicolon (;);
otherwise, that's the syntax. , is the separator multilink values.
[nosy=richard,cliff]

@loewis loewis mannequin assigned Yhg1s and unassigned nnorwitz Mar 17, 2008
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

2 participants