Bug 1386603

Summary: RFE: Edit build config from build drop down menu
Product: OKD Reporter: Maciej Szulik <maszulik>
Component: Management ConsoleAssignee: Juan Vallejo <jvallejo>
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: high    
Version: 3.xCC: aos-bugs, jforrest, jokerman, jvallejo, mmccomas, spadgett, yapei
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-05-30 12:49:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Maciej Szulik 2016-10-19 09:42:38 UTC
Description of problem:
My build faile. I enter the build, check the logs and the configuration and I notice an error in the configuration. So I decide to edit it, but clicking Acitons->Edit YAML will actually modify the Build not the BuildConfig.

Version-Release number of selected component (if applicable):
Oct 19th, hack-day dedicated env

How reproducible:
Always


Steps to Reproduce:
1. Create a failing build (eg. wrong contextDir)
2. Check the build logs/config


Expected results:
I'd expect to have an easier access to a BuildConfig edit option from a Build. 
Maybe an additional option next to Edit Yaml, pointing to Edit BuildConfig Yaml?

Comment 1 Jessica Forrester 2016-10-26 13:39:47 UTC
Yeah I could see us adding something like "Edit Build Config" from the build's action dropdown.

Comment 2 Jessica Forrester 2016-11-08 17:30:02 UTC
Also related discussion from https://github.com/openshift/origin/issues/10096

Comment 3 Juan Vallejo 2016-11-18 19:45:25 UTC
Related PR: https://github.com/openshift/origin-web-console/pull/897

Comment 4 Yadan Pei 2016-11-21 07:18:31 UTC
Checked against openshift v1.5.0-alpha.0+3b2bbe5

There is "Edit Configuration" option on a Build page, clicking "Edit Configuration" will go to edit/builds/<bc> page where user could change BC settings

Move to VERIFIED