Actions
Feature #101722
openDB Check Module - Saved queries should be persisted in the database
Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2023-08-21
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
medium
Sprint Focus:
Description
The "Check DB" Module has the option to save queries in the "Full Search" -> "Advanced query" view.
These queries are saved in the user session and are lost upon logout.
It would be beneficial to the user if the saved queries are persisted in the database.
Files
Updated by Christian Kuhn about 1 year ago
well ... the db check module could very well receive a bigger refactoring in general.
we had a 'divide & conquer' patch in v12 to separate this code from other things which allows working on it without side effects. there is a lot to do to get it right. would you like to have a look and start preparing patches in this area?
Updated by Benni Mack about 1 month ago
- Target version changed from 13 LTS to Candidate for Major Version
Actions