[
https://issues.apache.org/jira/browse/OFBIZ-11858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17149920#comment-17149920 ]
ASF subversion and git services commented on OFBIZ-11858:
---------------------------------------------------------
Commit cb228cd11f7f8a647afc4f553b44ace3688e8d73 in ofbiz-framework's branch refs/heads/release17.12 from Suraj Khurana
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=cb228cd ]
Fixed: Console warnings related to OrderHeader caching.
(OFBIZ-11858)
Thanks Praveen Sharma for the patch and Jacques for review.
> Console warning related to OrderHeader caching
> ----------------------------------------------
>
> Key: OFBIZ-11858
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11858> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: Trunk
> Reporter: Suraj Khurana
> Assignee: Suraj Khurana
> Priority: Minor
> Attachments: OFBIZ-11858.patch
>
>
> 2020-06-30 14:52:50,499 |OFBiz-JobQueue-0 |EntityListCache |W| Tried to put a value of the OrderHeader entity in the cache but this entity has never-cache set to true, not caching.
> As never-cache="true" is set on Order Header, it should never be cached.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)