Changes between Initial Version and Version 1 of Ticket #3500, comment 8
- Timestamp:
- 02/10/2022 03:52:09 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3500, comment 8
initial v1 1 1 I'm really not sure how caching works either but should it not be more like 2 2 3 4 {{{ 3 5 func_last_value[row]['cell_data_statusicon'] == state: 6 }}} 7 4 8 5 9 Im not sure how it knows what row to compare if we are not storing the row? Maybe I'm just completely missing something I don't see in github history where this change was made. Anyways I'm sure you guys will probably figure it out.