Assign automatically created issues version information
aclight - October 12, 2008 - 15:48
| Project: | Project issue tracking |
| Version: | 5.x-2.x-dev |
| Component: | Comments |
| Category: | task |
| Priority: | normal |
| Assigned: | aclight |
| Status: | closed |
Jump to:
Description
Now that I've committed #231640: Auto-generate some release nodes, we need a minor change in project_issue_generate so that when issues are automatically generated they are assigned version information as well, so we can test handling of versions within the project_issue module.
The attached patch is the same patch that's at http://drupal.org/node/231640#comment-788863 and I've tested this pretty extensively and I assume dww and/or hunmonk did as well, so that's why I'm marking this as RTBC, but I don't have commit access to pi so one of you will need to commit this.
| Attachment | Size |
|---|---|
| pi_generate_version.patch | 3.79 KB |

#1
You've got access to project and project_issue now. ;) Needless to say, use with care, and only with another person's reviews of your patches. Obviously, we should talk more about bigger stuff like branching, committing parts of your D6 porting, etc. But, for small stuff like this, you should just commit to all appropriate branches. Please follow the
"#nid by who: What"
convention for commit messages to make it easier to auto-generate the release notes consistently.
Oh, and yes, this is indeed RTBC. ;)
Thanks!
-Derek
#2
Thanks!
committed to HEAD (http://drupal.org/cvs?commit=145980) and DRUPAL-5--2 (http://drupal.org/cvs?commit=145979).
#3
Cool, welcome aboard... ;)
#4
Automatically closed -- issue fixed for two weeks with no activity.