Details
-
Type:
Story
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Won't Do
-
Component/s: blueocean-plugin
-
Labels:None
-
Similar Issues:
-
Epic Link:
-
Sprint:christmas
Description
In Scope
- Introduce a special step type called "Unsupported step"
- This will be used whenever a step cannot be rendered by the Editor (ie there is know known editor for the step of that name)
- Works like any other step - can be moved in the step listing and in and out of block scoped steps
- Its label should read "Unsupported – $StepName"
- Will not change contents of that object/step
Attachments
Issue Links
- is related to
-
JENKINS-38600 Step types with no editor can be edited as pipeline model script
-
- Resolved
-
- relates to
-
JENKINS-38600 Step types with no editor can be edited as pipeline model script
-
- Resolved
-
This could be made possibly redudant by:
JENKINS-38600