Facing issue setting assigned to and state field of project tasks created through project template
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I am applying project templates automatically using GlideProjectTemplate.apply(); when project is created using a business rule. I need to set state and assigned to field on project task created through the applied template. Since it is need to be based on some condition I cannot set it through template itself, so I am trying to use an business rule/ flow which triggers when project task is created. The issue I noticed is that business rule/ flow triggers when I create a project task manually using 'New' ui action, however it does not trigger when created through applied project template.
Please help me any suggestions/ solutions you have if anybody also has experienced this in past.
Thanks in advance.
