[jira] [Commented] (OFBIZ-10402) Introduce ability to clear specific cache from cache maintenance

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10402) Introduce ability to clear specific cache from cache maintenance

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-10402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16624650#comment-16624650 ]

Yogesh Naroliya commented on OFBIZ-10402:
-----------------------------------------

*Quick Update:*

I've started implementation to clear specific cache from cache maintenance screen.
Here are the technical details of implementation:
1. Replace ListCache grid of CacheForms.xml with multi form.
2. Created a request with name 'ClearSelectedCaches'.
3. Implemented a method UtilCacheEvents.ClearSelectedCachesEvent to get iterate the selected cache and clears them.

Started testing of the implementation, I will provide the patch soon once done with the dev testing.

> Introduce ability to clear specific cache from cache maintenance
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-10402
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10402
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Suraj Khurana
>            Assignee: Yogesh Naroliya
>            Priority: Minor
>
> Currently, either you can clear all caches or you can clear specific cache records from clear button.
> There should be checkbox pattern which enables user to select multiple caches and some button on top like clear selected caches. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)