<?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 Jira for workflows connection settings not allowing URL (max 50chars...) in Automations</title>
    <link>https://community.dynatrace.com/t5/Automations/Jira-for-workflows-connection-settings-not-allowing-URL-max/m-p/268812#M2017</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm setting up a Jira connection at my customer, and am running into an issue with the length of the webhookurl.&lt;/P&gt;&lt;P&gt;I can create a "fake" connection definition when I use a short URL, but as soon as I paste the atlassian webhook URL that is generated for my project, I get an error indicating: "Name has to be between 1 and 50 characters long".&lt;/P&gt;&lt;P&gt;At first I thought this was just a UI bug, but also the API returns this message as soon as the URL exceeds 50 chars.&lt;/P&gt;&lt;P&gt;Is there any way currently I can push my definition without getting this check/error? Because I cannot change the webhook URL delivered by Atlassian-Jira.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Sjoerd&lt;/P&gt;&lt;P&gt;PS. the fact that the message is "Name..." instead of "URL...." makes me wonder if it is not just a very simple bug in assigning checkrules to api fields&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;...&lt;BR /&gt;...&lt;BR /&gt;"error": {&lt;BR /&gt;  "code": 400,&lt;BR /&gt;  "message": "Constraints violated.",&lt;BR /&gt;  "constraintViolations": [&lt;BR /&gt;  {&lt;BR /&gt;    "path": "app:dynatrace.jira:connection/0/url",&lt;BR /&gt;    "message": "Name has to be between 1 and 50 characters long",&lt;BR /&gt;    "parameterLocation": "PAYLOAD_BODY",&lt;BR /&gt;    "location": null&lt;BR /&gt;  }&lt;BR /&gt;  ]&lt;BR /&gt;},&lt;BR /&gt;....&lt;BR /&gt;....&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jan 2025 08:43:03 GMT</pubDate>
    <dc:creator>SjoerdB</dc:creator>
    <dc:date>2025-01-30T08:43:03Z</dc:date>
    <item>
      <title>Jira for workflows connection settings not allowing URL (max 50chars...)</title>
      <link>https://community.dynatrace.com/t5/Automations/Jira-for-workflows-connection-settings-not-allowing-URL-max/m-p/268812#M2017</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm setting up a Jira connection at my customer, and am running into an issue with the length of the webhookurl.&lt;/P&gt;&lt;P&gt;I can create a "fake" connection definition when I use a short URL, but as soon as I paste the atlassian webhook URL that is generated for my project, I get an error indicating: "Name has to be between 1 and 50 characters long".&lt;/P&gt;&lt;P&gt;At first I thought this was just a UI bug, but also the API returns this message as soon as the URL exceeds 50 chars.&lt;/P&gt;&lt;P&gt;Is there any way currently I can push my definition without getting this check/error? Because I cannot change the webhook URL delivered by Atlassian-Jira.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Sjoerd&lt;/P&gt;&lt;P&gt;PS. the fact that the message is "Name..." instead of "URL...." makes me wonder if it is not just a very simple bug in assigning checkrules to api fields&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;...&lt;BR /&gt;...&lt;BR /&gt;"error": {&lt;BR /&gt;  "code": 400,&lt;BR /&gt;  "message": "Constraints violated.",&lt;BR /&gt;  "constraintViolations": [&lt;BR /&gt;  {&lt;BR /&gt;    "path": "app:dynatrace.jira:connection/0/url",&lt;BR /&gt;    "message": "Name has to be between 1 and 50 characters long",&lt;BR /&gt;    "parameterLocation": "PAYLOAD_BODY",&lt;BR /&gt;    "location": null&lt;BR /&gt;  }&lt;BR /&gt;  ]&lt;BR /&gt;},&lt;BR /&gt;....&lt;BR /&gt;....&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 08:43:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Jira-for-workflows-connection-settings-not-allowing-URL-max/m-p/268812#M2017</guid>
      <dc:creator>SjoerdB</dc:creator>
      <dc:date>2025-01-30T08:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Jira for workflows connection settings not allowing URL (max 50chars...)</title>
      <link>https://community.dynatrace.com/t5/Automations/Jira-for-workflows-connection-settings-not-allowing-URL-max/m-p/269339#M2026</link>
      <description>&lt;P&gt;Jira for Workflows does not support Webhook URLs. The only &lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/workflows/actions/jira/automation-workflows-jira-setup#connection" target="_blank"&gt;supported authentication methods&lt;/A&gt; are: Basic Authentication, Personal Access Token, Jira API Token.&lt;/P&gt;&lt;P&gt;All three of those require an URL that looks like this: &lt;A href="https://{environment}.atlassian.net" target="_blank"&gt;https://{environment}.atlassian.net&lt;/A&gt; (for SaaS) or &lt;A href="https://jira.somehost.com" target="_blank"&gt;https://jira.somehost.com&lt;/A&gt; (for Jira Data Center / on-prem).&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 16:53:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Jira-for-workflows-connection-settings-not-allowing-URL-max/m-p/269339#M2026</guid>
      <dc:creator>christian_kreuz</dc:creator>
      <dc:date>2025-02-05T16:53:00Z</dc:date>
    </item>
  </channel>
</rss>

