Skip to content

Commit

Permalink
Put data transfer info in subscribers page, not in docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
sgeulette committed Dec 20, 2022
1 parent 7d3313f commit ed1390a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/contents/subscribers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ collective.behavior.internalnumber.behavior.IInternalNumberBehavior

* .. autofunction:: collective.behavior.internalnumber.subscribers.object_added

data transfer: ❓

collective.classification.tree.contents.container.IClassificationContainer
--------------------------------------------------------------------------

Expand Down
1 change: 1 addition & 0 deletions docs/source/pipeline_data_transfer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,4 @@ Points of attention

* checks if internalnumber is activated and if a default value is needed (must the counter be increased ?).
* tree: caching.invalidate_cache("collective.classification.tree.utils.iterate_over_tree", container.UID())
* contact: reindex all contacts after creation: hp before person,

0 comments on commit ed1390a

Please sign in to comment.