Closed Bug 997891 Opened 10 years ago Closed 10 years ago

[voting] Update subject line for budget request discussions

Categories

(Mozilla Reps Graveyard :: reps.mozilla.org, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: williamr, Assigned: tasos)

References

Details

(Whiteboard: [kb=1341880] )

Since the Council will have many budget requests to discuss, it was suggested that we update the email subject by including the event name. This will give helpful context by looking at the subject.

The current subject line is:
[Bug 1000000] Budget request discussion

This bug is an enhancement and does not block the release of automated budget voting.
Nikos, can you suggest a new subject line?

Perhaps something like
[Bug 1000000] Budget request discussion - %event.title%
Flags: needinfo?(comzeradd)
This seems fine. As long as it has the event title it should be ok ;)
Flags: needinfo?(comzeradd)
Assignee: nobody → tasos
Status: NEW → ASSIGNED
Whiteboard: [kb=1341880]
Summary: Update subject line for budget request discussions → [voting] Update subject line for budget request discussions
Unfortunately there isn't a straightforward way to get the event info from the bug. All the bugs are fetched from bugzilla and polls are created from those bugs automatically.

It seems, according to the SOP for budget requests, that the event title, if it exists, is included in the bug summary, so the only solution that we could apply here, is to have the bug summary in the subject of the email. Thoughts?
Flags: needinfo?(williamr)
Flags: needinfo?(comzeradd)
(In reply to Tasos Katsoulas [:tasos] from comment #3)
> It seems, according to the SOP for budget requests, that the event title, if
> it exists, is included in the bug summary, so the only solution that we
> could apply here, is to have the bug summary in the subject of the email.
> Thoughts?

Yes, let's use the bub summary. Since the summary includes the string 'budget request', let's update the format to be:
Discuss [Bug 1000000] - %bug.summary%
Flags: needinfo?(williamr)
Commits pushed to master at https://github.com/mozilla/remo

https://github.com/mozilla/remo/commit/70d413eddca256d27409bda73024a842a5326304
[fix bug 997891] Update subject line for budget request discussions.

https://github.com/mozilla/remo/commit/fa3b43bc403c623e03a3d18705ddbbc9c6d9f84f
Merge pull request #716 from akatsoulas/997891

[fix bug 997891] Update subject line for budget request discussions.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Version: unspecified → next
Great :)
Flags: needinfo?(comzeradd)
Commits pushed to master at https://github.com/mozilla/remo

https://github.com/mozilla/remo/commit/15e7706097c14f1a847ed6113b206787062433a1
[bug 997891] Update email subject.

https://github.com/mozilla/remo/commit/1fba1abdc6a00982d6e635a37d7973b1ae5212a1
Merge pull request #721 from akatsoulas/voting-update-subject

[bug 997891] Update email subject.
Verified fixed  on stage
Status: RESOLVED → VERIFIED
Version: next → 430
Commits pushed to master at https://github.com/mozilla/remo

https://github.com/mozilla/remo/commit/163fae64bd484e26e750ff1cbdd68582d7770c17
[bug 997891] Use failsafe format() to format subject.

Because 'instance' is not yet saved in the db, bug_id is still
unicode and python cannot convert it using '%d'.

https://github.com/mozilla/remo/commit/db829072e16fb2277260399e1b5e62946b8079c3
Merge pull request #733 from glogiotatidis/997891

[bug 997891] Use failsafe format() to format subject.
Product: Mozilla Reps → Mozilla Reps Graveyard
You need to log in before you can comment on or make changes to this bug.