mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 11:05:17 +00:00
[NIFI-6282] when creating a parameter context inline during PG configuration set the newly created parameter context as the selected option [NIFI-6282] If a request to update a parameter context fails, then update the button model to give the user the ability to Apply or Cancel again. [NIFI-6282] address pr review comments [NIFI-6282] remove es6 let [NIFI-6282] update marshall parameters logic and add comments [NIFI-6282] deterministic parameter usage listing, update CS status on PG PC change, expand all twisties by default, remove es6 const [NIFI-6282] update regex and [NIFI-6282] update parameter loading/serialization/marshalling [NIFI-6282] use referencingComponents instead of affectedComponents [NIFI-6282] activate Apply button for sensitive parameter set empty string change [NIFI-6282] fix bug with PG parameters context menu enable [NIFI-6282] only allow delete and recreate of a parameter with equivalent sensitivity [NIFI-6282] display referencing components during parameter management as well as during the parameter context update [NIFI-6282] display no value set in parameter table when parameter value is null [NIFI-6282] - Add ellipsis to referencing component names. - Addressing issues canceling update requests. - Addressing issues with incorrect service scope. - Addressing issue showing the affected parameters.