Log errors for missing parameters when the lander calls other components
Bug #1287872 reported by
Francis Ginther
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu CI Engine |
Confirmed
|
Medium
|
Francis Ginther |
Bug Description
When the lander calls other components and populates the call paremeters, if often allows some to be missing. For example:
'series': request_
'archive': request_
Any missing parameter that is specified by a component (as not optional) should generate an error.
Changed in uci-engine: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Francis Ginther (fginther) |
milestone: | none → backlog |
no longer affects: | ubuntu-ci-services-itself |
To post a comment you must log in.
Not that big of a deal for now. Someone could always just do a drive-by fix for this while fixing something else in that file