Actions
Patch #31402
closedAdd support for customization by block to IssueCustomField.generate!
Description
generate! methods in test/object_helpers.rb supports customizing by block. But IssueCustomField.generate! doesn't support it.
The attached patch adds it.
FYI: I created this diff by Git. Because I have the same problem as #24864-10 for svn.redmine.org.
Files
      
      Updated by Go MAEDA over 6 years ago
      
    
    - Target version set to 4.1.0
 
Setting the target version to 4.1.0.
      
      Updated by Go MAEDA over 6 years ago
      
    
    - Status changed from New to Closed
 - Assignee set to Go MAEDA
 
Committed the patch. Thank you for your contribution.
Actions