Changes between Initial Version and Version 1 of Ticket #61025, comment 1
- Timestamp:
- 04/18/2024 10:31:39 PM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61025, comment 1
initial v1 7 7 I think it's consistent to avoid calling the action if the UPDATE query didn't run. 8 8 9 So, either my changes make sense or a new filter is introduced to avoid the UPDATE query 10 we are trying to avoid with my changes. 9 So, either my changes make sense or a new filter is introduced to avoid the UPDATE query we are trying to avoid with my changes. 11 10 12 11 Happy to hear anything about my proposal.