Project

General

Profile

Actions

Idea #9403

closed

[Crunch2][Workbench] "Add a new container request" button in /container_requests page not working. 

Added by Radhika Chippada almost 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Radhika Chippada
Category:
-
Target version:
Start date:
Due date:
Story points:
-
Release:
Release relationship:
Auto
Actions #1

Updated by Radhika Chippada almost 8 years ago

Clicking on "Add a new container request" button in /container_requests page is giving the following error. It is hence not possible to create new container_requests using UI.

{
  ":errors":[
    "Command can't be blank",
    "Container image can't be blank",
    "Output path can't be blank" 
  ],
  ":error_token":"1465925601+f874c24c" 
}
Actions #2

Updated by Radhika Chippada almost 8 years ago

Hide the button.

Actions #3

Updated by Tom Clegg almost 8 years ago

Suggest hiding the button via "creatable?" method, like in source:apps/workbench/app/models/pipeline_instance.rb

Actions #4

Updated by Radhika Chippada almost 8 years ago

  • Target version set to 2016-06-22 sprint
Actions #5

Updated by Radhika Chippada almost 8 years ago

  • Status changed from New to In Progress
  • Assigned To set to Radhika Chippada
Actions #6

Updated by Radhika Chippada almost 8 years ago

  • Status changed from In Progress to Resolved

Fixed in #9372

Actions

Also available in: Atom PDF