STEPS TO REPRODUCE:
1. Login as Admin to CA PPM.
2. Create subobject i called (maria) with project as parent.
3. Create query as below:
SELECT @SELECT:DIM:USER_DEF:IMPLIED:obj:id:
[email protected],
@SELECT:DIM_PROP:USER_DEF:IMPLIED:obj:name:
[email protected],
@SELECT:DIM_PROP:USER_DEF:IMPLIED:obj:code:
[email protected],
@SELECT:DIM_PROP:USER_DEF:IMPLIED:obj:last_updated_date:
[email protected],
@SELECT:DIM_PROP:USER_DEF:IMPLIED:obj:last_updated_by:
[email protected]FROM odf_ca_maria
WHERE @
[email protected]4. Under linking tab in the Query click on New Link and select Action to point to Maria Properties (subobject created in step 2)
5. Create portlet based on based on query created in step 3
6. Click on List Column Section and Fields and click on id fieild properties to make it appear as link, under Link select the link you created in step 4 and then also select 'Open as Pop-up'
now click Save and Return
7. Add portlet created in Step 5 above on General Overview page
8. Click on the link to go to Subobject properties page
9. Remove data for any required fields and attempt to Save and Return
10. You get ERROR "All required fields need to be filled out.". After you update field with required data and click on Save and Return again pop-up window does not close and stays behind
Expected Results: pop-up window should be closed.
Actual Results: pop-up window does not close.
Workaround: None.