Skip to content

Fix "_export_job_state_machine" method issues#29

Open
bkoupal wants to merge 1 commit intojepcastelein:masterfrom
bkoupal:patch-2
Open

Fix "_export_job_state_machine" method issues#29
bkoupal wants to merge 1 commit intojepcastelein:masterfrom
bkoupal:patch-2

Conversation

@bkoupal
Copy link
Copy Markdown

@bkoupal bkoupal commented Jun 11, 2018

Resolve two issues:

  1. Update duplicate second assert statement to "assert state is not None..."
  2. Updated state_info dict to include a 'mode' item for each state key and then reference that mode in the result call. This is to resolve JSON results returned from the status.json call vs the other non-json results

Resolve two issues:
1. Update duplicate second assert statement to "assert state is not None..."
2. Updated state_info dict to include a 'mode' item for each state key and then reference that mode in the result call.  This is to resolve JSON results returned from the status.json call vs the other non-json results
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant