Property reassignment is not logged for property groups inside targets
Open
Area: Logging
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
When a property is assigned a new value during target execution (e.g. property group inside a target), that mutation is not logged.
We currently log reassignments only during evaluation.
We do log a `name = value` entry, but it's not clear that it's a reassignment of a property.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.