I have submitted NIFI-14694 <https://issues.apache.org/jira/browse/NIFI-14694> to address the lack of SeeAlso section for controller services.
On Tue, Jun 24, 2025 at 5:13 PM Dan S <dsti...@gmail.com> wrote: > When you viewing processors and controller services documentation on the > web site at https://nifi.apache.org/components one can see a SeeAlso > section with links to various other components while in NIFI that is not > visible. Take for example JSONPathReader. On the website > <https://nifi.apache.org/components/org.apache.nifi.json.JsonPathReader/> one > can see a SeeAlso with a link to JSONTreeReader but when run in NIFI that > SeeAlso section is not seen in the documentation. Any ideas as to why that > is so? > > Another difference I see with the JSONPathReader page is that on a running > NIFI it has a section > Supports Sensitive Dynamic Properties > false > while on the web site it does not have that section. Any idea for the > difference? > >