Making fields required in ALM?
Question ID: 108027
1
0

Hello,
We have a need to make fields in the ALM Requirements section as mandatory and required when creating or editing requirements. We have tried to customize the workflow but are unsure as none of our customizations are taking. We are trying to make the fields required by using changing the fields to make them required:

Req_Fields.field("RQ_TARGET_REL").IsRequired=True
Req_Fields.field("RQ_TARGET_RCYC").IsRequired=True

However this is not working. Any help would be appreciated,
HomerJ

Marked as spam
Posted by (Questions: 379, Answers: 35)
Asked on December 19, 2017 3:07 pm
273 views
Answers (1)
2
Private answer

Hello HomerJ,
The recommended way is to mark the entity as required in the project customization section accessed through the tools menu. The following thread addresses that issue: http://eyeontesting.com/questions/3314/making-fields-requirement-fields-required-qcalm-11.html

Now if the fields are greyed out, and the customized workflow isn't working as expected, then there is another thing to look into. I have experienced in the past where the project is attached to a template and if that is the case the customizations will need to be applied to the template and then pushed out to the desired projects or the projects will need to be disconnected from the template. As long as the template is attached to the project you will need to apply all changes to the template first and then have them pushed out to the project to apply.

Having said that the ways to find out if the project is associated with a template will be to look at the project properties within SIteAdmin and you can see the project being attached to a template or within the customization section for the project within the customized work flow, at the top of the scripts listings will be a section that refers to Template scripts. This section only appears on projects that are associated with projects.

I hope this helps,
Dan

Marked as spam
Posted by (Questions: 0, Answers: 770)
Answered on December 19, 2017 3:15 pm
0
Thanks for the information. We are in deed attached to a template and will now need to decide how we want to proceed as we are unsure that we would like to apply this to all the projects and the templates, Thanks for the information.
( at December 19, 2017 3:17 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top