Skip to content

add start task failure info banner to node#475

Merged
ascobie merged 3 commits intomasterfrom
feature/start-task-failure-info
Jun 19, 2017
Merged

add start task failure info banner to node#475
ascobie merged 3 commits intomasterfrom
feature/start-task-failure-info

Conversation

@ascobie
Copy link
Member

@ascobie ascobie commented Jun 19, 2017

Fix #476

public ngOnChanges(changes: SimpleChanges) {
if (changes.startTaskInfo) {
if (this.startTaskInfo) {
this.failureInfo = this.startTaskInfo && this.startTaskInfo.failureInfo;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't need to check again for this.startTaskInfo here

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh true, don't know how i missed that.

@ascobie ascobie merged commit 58c42e6 into master Jun 19, 2017
@ascobie ascobie deleted the feature/start-task-failure-info branch June 19, 2017 23:58
gingi added a commit that referenced this pull request Jan 11, 2022
cRui861 pushed a commit that referenced this pull request Jan 15, 2022
gingi added a commit that referenced this pull request Jan 27, 2022
gingi added a commit that referenced this pull request Jan 27, 2022
gingi added a commit that referenced this pull request Jan 27, 2022
gingi added a commit that referenced this pull request Jan 27, 2022
cRui861 pushed a commit that referenced this pull request Jan 28, 2022
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.

3 participants