You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "mtien-apache (via GitHub)" <gi...@apache.org> on 2023/05/03 21:59:29 UTC

[GitHub] [nifi] mtien-apache commented on pull request #7117: NIFI-11287: detect dependent properties when the property it depends on references a parameter (UI)

mtien-apache commented on PR #7117:
URL: https://github.com/apache/nifi/pull/7117#issuecomment-1533807206

   I changed the way `jqeury.propertytable` retrieves the parameter context when calling `loadProperties`. Instead of a deferred, `loadProperties` will now check for a new parameter, `type`, and if it's a `processor-configuration` or `controller-service`, then it will make an ajax request to get the parameter context. 
   
   @exceptionfactory can you check again? Thanks!


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org