Bug Report
Problem:
When creating a project from a template, the new project is always saved within the initiative where the template resides. It should instead be created in the initiative that the user selects (the desired/target initiative), not the template's original location.
Steps to Reproduce
- Create or open a project template in Initiative A
- Attempt to create a new project using that template, selecting Initiative B as the target
- Observe that the new project appears in Initiative A (where the template is), not in Initiative B (the selected target)
Expected Behavior
- New projects created from a template should be saved in the initiative the user selects while creating the project.
Actual Behavior
- Project is always saved in the initiative that owns the template, regardless of user selection.
Impact
- Projects end up grouped incorrectly, causing confusion and organization issues.