obsidian-agile-task-notes icon indicating copy to clipboard operation
obsidian-agile-task-notes copied to clipboard

Azure DevOps instance URL fails when protocol is included

Open Sjoerd-Bo3 opened this issue 8 months ago • 0 comments

Description

When configuring the Azure DevOps instance setting, if users include the protocol (http:// or https://) in the URL, the plugin fails with a DNS resolution error.

Current Behavior

  • Entering \ in the instance field causes \ error
  • The URL becomes malformed: \

Expected Behavior

  • The plugin should automatically strip any protocol prefix from the instance URL
  • Clear guidance should be provided about the expected format

Steps to Reproduce

  1. Go to plugin settings
  2. Enter \ in the Instance field
  3. Try to sync or update tasks
  4. Observe DNS resolution error in console

Environment

  • Obsidian version: Latest
  • Plugin version: 1.4.0
  • Azure DevOps type: Cloud (dev.azure.com)

Sjoerd-Bo3 avatar Jun 04 '25 12:06 Sjoerd-Bo3