Skip to content

Commit

Permalink
fix!: LDAP sync triggers multiple cron jobs in case an invalid sync i…
Browse files Browse the repository at this point in the history
…nterval is provided (#32285)

* fix: use settings' packageValue as a fallback to LDAP sync intervals

* fix: add migration to update the packageValue of LDAP sync interval settings
---------

Co-authored-by: Marcos Spessatto Defendi <marcos.defendi@rocket.chat>
  • Loading branch information
2 people authored and debdutdeb committed Oct 18, 2024
1 parent 2fa1593 commit 329eee4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17858,6 +17858,13 @@ __metadata:
languageName: node
linkType: hard

"cron-validator@npm:^1.3.1":
version: 1.3.1
resolution: "cron-validator@npm:1.3.1"
checksum: 82895b417bc35a96c8ad8501d2f236492403ba6e35c1112762e9573939eb15cd80bd0693d5ae95e3a15e15fc6442b1a6e6cc3dd0f740f0a3320b202082aeabec
languageName: node
linkType: hard

"cron@npm:~1.8.2":
version: 1.8.2
resolution: "cron@npm:1.8.2"
Expand Down

0 comments on commit 329eee4

Please sign in to comment.