Skip to content

Commit 9dba906

Browse files
committed
winning submission from the challenge 30091957 - Topcoder Project Service - Milestones pause/resume refactor
1 parent a0a12de commit 9dba906

File tree

12 files changed

+264
-1451
lines changed

12 files changed

+264
-1451
lines changed

config/default.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,6 @@
5959
"inviteEmailSectionTitle": "Project Invitation",
6060
"connectUrl":"https://connect.topcoder-dev.com",
6161
"accountsAppUrl": "https://accounts.topcoder-dev.com",
62-
"MAX_REVISION_NUMBER": 100
62+
"MAX_REVISION_NUMBER": 100,
63+
"VALID_STATUSES_BEFORE_PAUSED": "[\"active\"]"
6364
}

0 commit comments

Comments
 (0)