[
https://issues.apache.org/jira/browse/OFBIZ-11858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17149923#comment-17149923 ]
ASF subversion and git services commented on OFBIZ-11858:
---------------------------------------------------------
Commit b31ed9c4ad0c9c8f9733bbb8e8c4b5fa6d6a1730 in ofbiz-framework's branch refs/heads/release18.12 from Suraj Khurana
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=b31ed9c ]
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)