Skip to content

Commit

Permalink
CIV-11363 add 25 caseId (#3670)
Browse files Browse the repository at this point in the history
  • Loading branch information
MMNycz authored Dec 1, 2023
1 parent c801b90 commit 0c11d6b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ public void updateCaseByEvent(List<String> caseIdList, CaseEvent caseEvent) {
} else {
log.info("List id empty for: {}", caseEvent);
}

}

public List<String> readCaseIds(String file) {
Expand Down
24 changes: 24 additions & 0 deletions src/main/resources/caseIdForRetrigger.txt
Original file line number Diff line number Diff line change
@@ -1 +1,25 @@
1692966975436851
1692879582770192
1694511222676871
1692014247766209
1682669348912085
1690530205221491
1693574344422880
1684941017820453
1680512321295536
1694612018698069
1695137128282231
1692268672591470
1692692066916680
1694689934213140
1680100737168255
1691673654540182
1692614912034658
1692019315117409
1689006970965755
1685022338668720
1693827536446327
1692353572413890
1695983882575066
1696324543970215
1696323073204904

0 comments on commit 0c11d6b

Please sign in to comment.