scottyaslan commented on issue #3606: [WIP] Nifi 6282 URL: https://github.com/apache/nifi/pull/3606#issuecomment-524995557 > @scottyaslan @mcgilman: If you add a parameter and Apply it to the param context. Then you come back at some point in the future to delete that parameter and add it back with the opposite `sensitive` value set then Apply, you get the error back from the server indicating you can't change the sensitive value (so it looks like an edit rather than a delete and add to the backend). > > I think this is a limitation of the API, but is there something that should be done on the front end to either warn the user before this or tell them in the error message to first apply the delete then add the parameter back? Maybe we can just document that this is the case???
---------------------------------------------------------------- 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
