<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CONNECTION Permission Issue - Can't use existing connection for Community Custom Connector in Data Governance</title>
    <link>https://community.databricks.com/t5/data-governance/connection-permission-issue-can-t-use-existing-connection-for/m-p/164067#M2922</link>
    <description>&lt;P&gt;Hi ChristianRRL,&lt;/P&gt;&lt;DIV class=""&gt;&lt;P&gt;Most likely a classic UI race condition or state management glitch with the UI which is common as Community Custom Connectors are in &lt;STRONG&gt;beta &lt;/STRONG&gt;and&amp;nbsp;&lt;SPAN&gt;under &lt;STRONG&gt;active development&lt;/STRONG&gt;. &lt;STRONG&gt;Interfaces&lt;/STRONG&gt; and behavior are &lt;STRONG&gt;subject to change&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What's likely happening here is that the initial page load is failing to fetch your existing connection metadata before rendering the component. Because the UI doesn't see any existing connections in that split second, it defaults to the fallback state of prompting you to create a new one. That immediately trips the CREATE_CONNECTION permission error since your role is properly restricted to USE CONNECTION.&lt;/P&gt;&lt;P&gt;Refreshing the page forces a clean state reload, allowing the backend API call to resolve properly and populate the drop-down. Your USE CONNECTION grant is perfectly fine, the workspace UI is just getting ahead of itself on the initial load.&lt;/P&gt;&lt;P&gt;You can document the behavior for your team and file a bug &lt;A href="https://github.com/databrickslabs/lakeflow-community-connectors" target="_self"&gt;here&lt;/A&gt;.&amp;nbsp; If you are rolling this pipeline out to a production environment, keep an view on the behavior during updates as frontend caching and routing bugs like this are usually patched silently on the road to General Availability. You can try using &lt;STRONG&gt;Managed connectors&lt;/STRONG&gt; if feasible.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 24 Jul 2026 18:46:56 GMT</pubDate>
    <dc:creator>balajij8</dc:creator>
    <dc:date>2026-07-24T18:46:56Z</dc:date>
    <item>
      <title>CONNECTION Permission Issue - Can't use existing connection for Community Custom Connector</title>
      <link>https://community.databricks.com/t5/data-governance/connection-permission-issue-can-t-use-existing-connection-for/m-p/164040#M2920</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I'm not sure if this is a glitch or something changed, but when trying to setup a new Data Ingestion Custom Connector, I am running into an issue at the connection page due to not having CREATE_CONNECTION permission.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_0-1784902281908.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29425i7767D0DB55DFE2DC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristianRRL_0-1784902281908.png" alt="ChristianRRL_0-1784902281908.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_1-1784902327316.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29426i76EA38CF8A60195D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristianRRL_1-1784902327316.png" alt="ChristianRRL_1-1784902327316.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_2-1784902356421.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29427i83108AA400F4ECC2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristianRRL_2-1784902356421.png" alt="ChristianRRL_2-1784902356421.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The thing is, I don't want to *CREATE* a new connection, I want to *USE* an existing connection, and after checking I confirmed I do have USE CONNECTION permission:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_3-1784902537497.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29428i8EF4596204D0AD7A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristianRRL_3-1784902537497.png" alt="ChristianRRL_3-1784902537497.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I find this very odd, because literally 1-2 days ago, I was able to create a new pipeline *USING* the existing connector.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2026 14:20:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/connection-permission-issue-can-t-use-existing-connection-for/m-p/164040#M2920</guid>
      <dc:creator>ChristianRRL</dc:creator>
      <dc:date>2026-07-24T14:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: CONNECTION Permission Issue - Can't use existing connection for Community Custom Connector</title>
      <link>https://community.databricks.com/t5/data-governance/connection-permission-issue-can-t-use-existing-connection-for/m-p/164046#M2921</link>
      <description>&lt;P&gt;+Additional context, following the same instructions on my ADM account. I do have the ability to "Create connection", but once again I can't find existing connections.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_0-1784903417966.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29431iCA6A3E941775113F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristianRRL_0-1784903417966.png" alt="ChristianRRL_0-1784903417966.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is odd because (A) I should be able to leverage existing connections and not need to create a new one every time, and (B) both my ADM and regular accounts have the same access as far as I can tell.&lt;/P&gt;&lt;P&gt;... Wait, this is EXTRA WEIRD (writing in real time). I see my existing connections now after refreshing the page!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_1-1784903704977.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29432iFF92C8986B8B19C2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristianRRL_1-1784903704977.png" alt="ChristianRRL_1-1784903704977.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;... Likewise, I went through the same steps on my non-ADM account. Originally, it came up just like I described originally (no existing connections came up). But after I refreshed the page, IT CAME UP!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_2-1784903846787.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29433iA0A0A088DD657F12/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristianRRL_2-1784903846787.png" alt="ChristianRRL_2-1784903846787.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Not even sure what to call this, but this seems like a genuine bug.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2026 14:38:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/connection-permission-issue-can-t-use-existing-connection-for/m-p/164046#M2921</guid>
      <dc:creator>ChristianRRL</dc:creator>
      <dc:date>2026-07-24T14:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: CONNECTION Permission Issue - Can't use existing connection for Community Custom Connector</title>
      <link>https://community.databricks.com/t5/data-governance/connection-permission-issue-can-t-use-existing-connection-for/m-p/164067#M2922</link>
      <description>&lt;P&gt;Hi ChristianRRL,&lt;/P&gt;&lt;DIV class=""&gt;&lt;P&gt;Most likely a classic UI race condition or state management glitch with the UI which is common as Community Custom Connectors are in &lt;STRONG&gt;beta &lt;/STRONG&gt;and&amp;nbsp;&lt;SPAN&gt;under &lt;STRONG&gt;active development&lt;/STRONG&gt;. &lt;STRONG&gt;Interfaces&lt;/STRONG&gt; and behavior are &lt;STRONG&gt;subject to change&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What's likely happening here is that the initial page load is failing to fetch your existing connection metadata before rendering the component. Because the UI doesn't see any existing connections in that split second, it defaults to the fallback state of prompting you to create a new one. That immediately trips the CREATE_CONNECTION permission error since your role is properly restricted to USE CONNECTION.&lt;/P&gt;&lt;P&gt;Refreshing the page forces a clean state reload, allowing the backend API call to resolve properly and populate the drop-down. Your USE CONNECTION grant is perfectly fine, the workspace UI is just getting ahead of itself on the initial load.&lt;/P&gt;&lt;P&gt;You can document the behavior for your team and file a bug &lt;A href="https://github.com/databrickslabs/lakeflow-community-connectors" target="_self"&gt;here&lt;/A&gt;.&amp;nbsp; If you are rolling this pipeline out to a production environment, keep an view on the behavior during updates as frontend caching and routing bugs like this are usually patched silently on the road to General Availability. You can try using &lt;STRONG&gt;Managed connectors&lt;/STRONG&gt; if feasible.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 24 Jul 2026 18:46:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/connection-permission-issue-can-t-use-existing-connection-for/m-p/164067#M2922</guid>
      <dc:creator>balajij8</dc:creator>
      <dc:date>2026-07-24T18:46:56Z</dc:date>
    </item>
  </channel>
</rss>

