scottyaslan edited a comment on issue #3683: NIFI-6506 - Add ability to convert 
properties to parameters
URL: https://github.com/apache/nifi/pull/3683#issuecomment-527669352
 
 
   @rfellows thanks for this contribution! I found a few things that require 
some changes but overall this looks great. One other bug I was able to uncover: 
If you have 2 PG's, say `pg1` and `pg2`, and each PG is configured to leverage 
the same parameter context, say `pc1`, with a parameter named `param 1`. Now 
say that each PG has a CS configured such that it has a property that 
references `param 1`. Now enter into `pg1`. Open the context menu and click to 
view the Parameters. In the 'Parameters' tab click the row with `param 1` in 
the table to view the usage of that parameter. Now, go to the referencing CS in 
`pg2`. You will see the proper shell dialog will open to allow you to view the 
CS tab of the configurations shell for `pg2` but if you click the gear icon to 
configure that CS you will see the following error:
   
   ![Screen Shot 2019-09-03 at 6 17 01 
PM](https://user-images.githubusercontent.com/6797571/64213478-17605800-ce7b-11e9-9509-d0aae2e7c6fe.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to