Issue Summary
Unnecessary fields getting updated with plan auto schedule functionality.
Steps to Reproduce
- Create a plan with issues from a project.
- Auto-schedule the plan. This may have multiple changes. Review the changes and save the changes.
- In one of the plan item, remove Target start, Target end date along with the release information.
- Save the changes.
- Try to Auto schedule again.
- Observe the field changes performed in review changes screen. This shows multiple fields overwriting the same value, which is not required.
- For more information please check the loom recording
Expected Results
- Only the fields whose values are changed needs to be updated.
Actual Results
- Fields whose values has not changed are also getting updated.