Skip to content

Error when making phase 'in progress' #2416

@maxceem

Description

@maxceem

Sometimes when I switch phase to in progress status, I get error in browsers console:

productsTimelines.js:133 Uncaught (in promise) TypeError: Cannot read property '-1' of undefined
    at eval (productsTimelines.js:133)
    at eval (index.js:11)
    at eval (index.js:49)
    at dispatch (applyMiddleware.js:37)
    at optionallyUpdateFirstMilestone (project.js:417)

Error in the next line:

image

The error happens during attempt to mark the first milestone as active. After that we end up when phase is already in progress but there is no active milestone.

image

This error happens occasionlly.

Aha! Link: https://topcoder.aha.io/features/TCCONNECT-382

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions