Saved Searches : Save old records
Commit 5be0de0d introduced the idea of moving-up old saved searches to make room for Custom Queues but failed to account for cases where the system has more than 30 saved searches. This commit addresses the issue by just re-inserting the old records after queues are imported. It also adds validates & reformat the search criteria to make the expected format.
Showing
- include/class.json.php 23 additions, 9 deletionsinclude/class.json.php
- include/class.queue.php 14 additions, 10 deletionsinclude/class.queue.php
- include/mysqli.php 1 addition, 1 deletioninclude/mysqli.php
- include/upgrader/streams/core/934b8db8-ad9d0a5f.task.php 21 additions, 3 deletionsinclude/upgrader/streams/core/934b8db8-ad9d0a5f.task.php
Loading
Please register or sign in to comment