Details
-
Type:
Story
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: blueocean-pipeline-editor-plugin, blueocean-plugin
-
Labels:None
-
Similar Issues:
-
Epic Link:
-
Sprint:tasman, frank
Description
In Scope
- when the user clicks "save" in the editor and the underlying SCM does not support writing the Jenkinsfile back to the repository
- should show a dialog with instructions on how to save the Jenkinsfile and the Jenkinsfile generated in a readonly text area
Attachments
Issue Links
- links to
Currently, I'm just using the same dialog for loading and saving, which is editable. Is that a problem? Seems easy with minimal buttons.