pvillard31 commented on code in PR #10322:
URL: https://github.com/apache/nifi/pull/10322#discussion_r2475663614


##########
nifi-extension-bundles/nifi-atlassian-bundle/nifi-atlassian-extensions/src/main/java/org/apache/nifi/atlassian/bitbucket/BitbucketFlowRegistryClient.java:
##########
@@ -92,7 +101,8 @@ public class BitbucketFlowRegistryClient extends 
AbstractGitFlowRegistryClient {
 
     static final PropertyDescriptor APP_PASSWORD = new 
PropertyDescriptor.Builder()
             .name("App Password")
-            .description("The App Password to use for authentication")
+            .displayName("App Password or API Token")

Review Comment:
   `migrateProperties` is not available for registry clients, looking into 
having a separate property



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to