The "Portfolio" and "Program" Fields are cleared when saving a ProjectIssue When setting the Portfolio or Program on a Project Record you are finding that they get cleared after saving the Record.CauseThis is happening because of the "Set program, portfolio for sub projects" Business Rule is running and setting the Field Values based on the Parent Record. Therefore if the Project has a Parent which is not a Project (E.g. an Improvement Initiative) then it can cause this to occur.ResolutionTo resolve this you will need to ensure the Parent Record has the Portfolio and Program Fields set to the Expected Value. Otherwise the "Set program, portfolio for sub projects" Business Rule would need to be customized so that it does not run when the Parent is not a Project.