Changes between Initial Version and Version 1 of Ticket #36438, comment 2
- Timestamp:
- Jun 4, 2025, 10:57:44 AM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36438, comment 2
initial v1 1 I haven't reproduced myself but given I can't find any logic in `AutoDetector._generate_removed_field` to ensure that `GeneratedField` removals depend on removals of fields they reference this seems legitimate 1 I haven't reproduced myself but given I can't find any logic in `AutoDetector._generate_removed_field` to ensure that `GeneratedField` removals depend on removals of fields they reference this seems legitimate. I suspect field addition suffers from the same problem.