[MDEV-5310] create links to repository commits on bugtracker after resolving issue Created: 2013-11-19 Updated: 2014-01-15 Resolved: 2014-01-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | naox | Assignee: | Daniel Bartholomew |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
You really should link every bug resolution to repository commit - best on some web interface (like kernel has its own github). How should one find a source code patch with only information that it was fixed... It really discourages bug reporting. |
| Comments |
| Comment by Sergei Golubchik [ 2013-11-19 ] |
|
Launchpad has no Jira support (and Jira has no Launchpad support), so whatever we do must be a completely custom solution. Like a special user on launchpad, that gets subscribed to relevant trees, and on emails a special script adds a comment to a related jira issue. |