archesproject / arches-docs

official repo for Arches documentation
https://arches.readthedocs.io
9 stars 20 forks source link

Function hooks section is out of date #441

Closed bferguso closed 3 days ago

bferguso commented 1 month ago

describe the issue

The function hooks section is out of date - some of of the function parameters are missing (post_save), and the argument lists are incorrect. Also the functiontype value in Defining the Function's Details section should at least include primarydescriptors as a possible value (states that it must be node) - not sure if there are other valid types now too.

please add links to existing docs or code (if relevant)

https://arches.readthedocs.io/en/stable/developing/extending/extensions/functions/#function-hooks https://arches.readthedocs.io/en/stable/developing/extending/extensions/functions/#defining-the-function-s-details

which release does this issue concern?

Noticed in v. 7.5.0

ekansa commented 3 days ago

I forgot to close this issue after merging the update. We can reopen or make a new issue if further updates to functions are needed.