Automatic creation and deletion of milestone records when Project Task is a milestone
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 01:49 AM
Hey Together,
i am now looking for the logic behind this.
If we select Project Tasks Key Milestones, a new data record is created in the 'sn_milestones_milestone' table. So far so good, because then they are displayed in the SPW in the roadmap. That is what we want.
However, if we deselect 'Key Milestone' in the project tasks, the data record in the 'sn_milestones_milestone' table still remains and is still displayed in the roadmap. Only if we also deselect the milestone in the project tasks, the data record is deleted.
-I have used the debuggers to try to understand which logics are running in the background so that they can be adjusted. However, I did not find anything.
How can I customize this logic so that these records are deleted from sn_milestones_milestone when 'Key Milestone' marker is removed from Project Task.
What BR or other logic ensures that these are created or deleted in the first place?
I would very much appreciate an answer.
Kind regards