Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • erp5 erp5
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 141
    • Merge requests 141
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • nexedi
  • erp5erp5
  • Merge requests
  • !1818

Merged
Created Sep 05, 2023 by Julien Muchembled@jmOwner

Ignore read-only transaction cache when getting a category from a new or temp object

  • Overview 7
  • Commits 1
  • Changes 1

The purpose is to be able to use the amount generator during indexation. At some point, it executes:

    if amount.getQuantityUnit():
    ...
    for x in property_dict.iteritems():
      amount._setProperty(*x)

where amount.getQuantityUnit() may getResource before it is set. Any further access to the resource category would be wrong.

There may be a way to only change the amount generator but this kind of pitfall is likely to happen in many other places if we keep such a read-only transaction cache for new or temp objects.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ro-cache
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7