Project

General

Profile

Feature #20100

Updated by Toshi MARUYAMA almost 9 years ago

I would like to be able to have two different type of versions in a project. Software versions versiones and Hardware versions. 
 We have created a new custom field attached to versions which is a List with 2 options: HW, SW. 
 When we create a new version in a project, we select if it is a HW or SW version. 

 When someone creates a new defect issue we want the system to ask the user to introduce two different diffrent versions: 

 1. Affected Software Version: it must show a list with ONLY versions marked as SW 
 2. Affected Hardware Version: it must show a list with ONLY versions marked as HW 

 Currently redmine only allows to filter the list of versions to show in a custom field by state of the version and it would be nice to be able to filter the list o options by fields attached to the version. 

Back