Commit ce5d553
Guewen Baconnier
Invalidate computed non-stored fields in cron_actions
Fix tests:
* test_22_procure_recommended
* test_23_buffer_zones_all
It is possible that the invalidation is only required because of the
tests and would not be required at runtime. But this has been proposed
in the past: #59
However, this commit tries to invalidate the less possible fields to
limit the computations and data to fetch again.1 parent a49002f commit ce5d553
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1493 | 1493 | | |
1494 | 1494 | | |
1495 | 1495 | | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
| 1499 | + | |
| 1500 | + | |
| 1501 | + | |
| 1502 | + | |
| 1503 | + | |
| 1504 | + | |
| 1505 | + | |
| 1506 | + | |
| 1507 | + | |
1496 | 1508 | | |
1497 | 1509 | | |
1498 | 1510 | | |
| |||
0 commit comments