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?