jenkinsci / jenkinsci/workflow-multibranch-plugin

[JENKINS-61772] Multibranch pipeline cannot be disabled in GUI, only in config.xml

Open
#511 4 comments 0 reactions 0 assignees View on GitHub
component:workflow-multibranch-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
87
Forks
131
PR merge metrics
No merged PRs in 30d

Description

It would be great to let users disable/enable multibranch pipeline job, similarly as onther jobs. Especially if the logic is there already and working. If I manually edit the config.xml and set true the job can't be executed, but it does not indicate that's disabled - this should be rated as a bug actually. Thank you for hearing us!

---
Originally reported by lhotakj, imported from: Multibranch pipeline cannot be disabled in GUI, only in config.xml


  • status: Open
  • priority: Major
  • component(s): workflow-multibranch-plugin
  • label(s): disabled, multi-branch
  • resolution: Unresolved
  • votes: 2
  • watchers: 5
  • imported: 20251212-090250

Raw content of original issue

It would be great to let users disable/enable multibranch pipeline job, similarly as onther jobs. Especially if the logic is there already and working. If I manually edit the config.xml and set <disabled>true</disabled> the job can't be executed, but it does not indicate that's disabled - this should be rated as a bug actually. Thank you for hearing us!

environment

```
Jenkins ver. 2.204.1 (in official docker LTS image)

Pipeline: Multibranch ver 2.21

Oracle OpenJDK Runtime Environment 1.8.0_232

CentOS Linux release 7.6.1810 (Core)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.