Link multiple Demands and Projects to a Goal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 03:27 AM
On a goal record in Goal Framework we have the related lists "Demand" and "Projects". OOTB there is an "Add" list control but we exchanged it with an "Edit" list control.
It shall be possible to link multiple demands and projects to a goal but there seems to be a business rule or something that removes a demand when a project is added and vice versa.
I checked all the business rules on sn_gf_goal_m2m_relationship table and even deactivated all of them. I also checked GFRefQualHelper script include as this is used in the reference qualifier for primary_goal column on dmn_demand and pm_project table because this was mentioned by HI support.
Unfortunately none of this changes the behavior. Does anyone have an idea how to be able to link multiple demands and projects to a goal without having m2m relationships delted?
Thanks in advance