'Testing/QA' State choice for Release records is defined as an Inactive state (Workaround steps)Issue In Release records (Release Management), the state choice, Build, Test & UAT, is defined in the TaskStateUtil Script Include as an INACTIVE state. As Testing/QA is still a matter of 'Work in Progress' for most, the following steps will help workaround this functionality, which can cause issues to workflows and or release processes. *When a Release is moved to the 'Testing/QA' state, it may make the Release Active=false, which may have negative side effectsReleaseJakarta+ CauseThis is the current OOB (Out-of-Box) functionality ResolutionNavigate to System Definition > Dictionary 2. set filter for table=task, column name = state, and open the record 3. on the form, select Dictionary Overrides tab, set filter for table=rm_release, open the sys_dictionary_override 4. select Override attributes checkbox and the textbox Attributes will appear 5. enter close_states=3;7,skipped_states=7 to Attributes textbox 6. Update