Skip to content

Workflow Manager Updates - #1460

Open
BryanRumsey wants to merge 2 commits into
developfrom
workflow-manager-updates
Open

Workflow Manager Updates#1460
BryanRumsey wants to merge 2 commits into
developfrom
workflow-manager-updates

Conversation

@BryanRumsey

Copy link
Copy Markdown
Collaborator

No description provided.

@BryanRumsey
BryanRumsey marked this pull request as ready for review May 9, 2023 18:31
initialize: function (attrs, options) {
View.prototype.initialize.apply(this, arguments);
this.isActiveJob = false;
console.log(this.model.startTime, this.model.sortTime)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

console log again, might want to remove

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Workflow manager enhancements Active job section fails to reload when jobs finish

2 participants