docs icon indicating copy to clipboard operation
docs copied to clipboard

The documentation site and knowledge base for OpenFn, the leading DPG for workflow automation.

Results 36 docs issues
Sort by recently updated
recently updated
newest added

For compliance with GDPR and the DPG standard, we need to make sure we have clear documentation on: - how to export PII data (I think this can only be...

### Description Before start writing job writing, it's important to understand different key concepts. ### Request in few words Add a banner with important links to OpenFn key concept pages

On this page: https://docs.openfn.org/documentation/jobs/job-writing-guide#next-steps, the create your first workflow link is dead. ![Image](https://github.com/OpenFn/docs/assets/5230530/3d7a7d84-5e7d-410c-abd5-838d12cf83f6)

Our JSDoc templates don't do a good job of making it clear what properties or parameters are required, and what are optional. In the JSDoc spec, you declare an optional...

The [Javascript Tips](https://docs.openfn.org/documentation/jobs/javascript) page should include a little preamble about JavaScript, with a few good links to basic Javascript Resources. It's not our job to teach people JS - but...

The [JS Tip section](https://docs.openfn.org/documentation/jobs/javascript) could use a bit about mapping and lookup patterns. For mapping, I'd like to show example usage of array map and reduce, with short simple examples....

You drafted some great content for [this community post](https://community.openfn.org/t/pulling-data-from-kobotoolbox-form-and-insert-them-into-dhis2/419/12?u=aleksa-krolls). Please be sure that content gets added to this Kobo to DHIS2 tutorial page: https://docs.openfn.org/documentation/kobo-to-dhis2

Right now, the docs on docs.openfn.org cater to OpenFn SaaS users (as only our team is super admin of the hosted instance). For users that are deploying OpenFn on their...

I _think_ super admins will have access to audit logs or some sort of paper trail to monitor when configuration changes are made in the app. We should have docs...

This comes up a lot on projects... we should either add docs to explain that this can't be done on the app (and that credentials must be re-created if you...