-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: 2.7
-
Fix Version/s: None
-
Component/s: Capabilities
-
Labels:None
Test scenario for capabilities have a step to test for mandatory fields. While the mandatory ones works okay (those marked with "star"), it seems that other fields might brought into some undefined state.
I tested this with Yum Generate Metadata capability.
Text field like the "delete process delay" that is prepopulated with value "10" might be deleted (be emptied) and Save is allowed. Once saved, this field will remain empty.
What value will be applied in this case? 10? Or 0? Or nothing (null)?