Merge lp://qastaging/~doanac/uci-engine/ticket-state-simple into lp://qastaging/uci-engine

Proposed by Andy Doan
Status: Merged
Approved by: Andy Doan
Approved revision: 470
Merged at revision: 477
Proposed branch: lp://qastaging/~doanac/uci-engine/ticket-state-simple
Merge into: lp://qastaging/uci-engine
Diff against target: 612 lines (+147/-164)
13 files modified
ci-utils/ci_utils/ticket_states.py (+4/-19)
cli/ci_libs/ticket.py (+1/-1)
cli/tests/test_cli.py (+2/-2)
cli/tests/test_get_ticket_status.py (+6/-6)
docs/components/ticket-system.rst (+2/-2)
lander/lander/tests/test_ticket_api.py (+78/-0)
lander/lander/ticket_api.py (+31/-44)
ticket_system/ticket/api.py (+6/-33)
ticket_system/ticket/tests/test_full_read_api.py (+4/-44)
ticket_system/ticket/tests/test_models.py (+1/-1)
ticket_system/ticket/tests/test_write_api.py (+9/-9)
webui/webui.js (+2/-2)
webui/webui_failed.js (+1/-1)
To merge this branch: bzr merge lp://qastaging/~doanac/uci-engine/ticket-state-simple
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Chris Johnston (community) Approve
Review via email: mp+218524@code.qastaging.launchpad.net

Commit message

ticket-api: simplify status values

Simplifies the TicketWorkflowStepStatus values to be consistent
and let the user infer the workflow-step using the "current_workflow_step"
attribute of a ticket.

Description of the change

ticket-api: simplify status values

Simplifies the TicketWorkflowStepStatus values to be consistent
and let the user infer the workflow-step using the "current_workflow_step"
attribute of a ticket.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

PASSED: Continuous integration, rev:469
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/604/
Executed test runs:

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/604/rebuild

review: Approve (continuous-integration)
Revision history for this message
Chris Johnston (cjohnston) wrote :

The docs should be updated to reflect the change to /next/

"Show the current in progress, or the first pending ticket."

470. By Andy Doan

update docs about the "next" api

as per chris

Revision history for this message
Chris Johnston (cjohnston) :
review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

PASSED: Continuous integration, rev:470
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/608/
Executed test runs:

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/608/rebuild

review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches