Hide Forgot
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?
Yeah I could see us adding something like "Edit Build Config" from the build's action dropdown.
Also related discussion from https://github.com/openshift/origin/issues/10096
Related PR: https://github.com/openshift/origin-web-console/pull/897
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