#3686·arcane

Bug: Bug in Git Sync Target Type select

Author: H1K5ikCreated Aug 20, 2026Updated Sep 15, 2026
Labelstriage

Bug Description

Can't select stack in Target Type in Git sync

Steps To Reproduce

  1. Go to Enviroments
  2. Git Syncs
  3. Add sync
  4. Target Type
  5. Choose Stack

Expected Behavior

Stack in input must be selected and arcane will use docker stack deploy for this

Actual Behavior

form.reset() when clicking on Stack

Screenshots

ImageImage

Arcane Version

v1.8.1

Installation Method

Docker Compose (Recommended)

Environment Type

Local Docker (Single instance)

Database Type

SQLite (Default)

Operating System

Linux

Docker Version

Docker version 29.6.1, build 8900f1d

Browser & Version

151.0.7922.137 (Official Build) (x86_64)

Relevant Logs or Error Messages

bash

Docker Compose Configuration

yaml

Environment Configuration (.env file)

bash

Additional Context

No response