Skip to content

Commit

Permalink
set recurrence_id based on event _id (#1936)
Browse files Browse the repository at this point in the history
* set event recurrence_id to match first event id

so we can detect in NH which event is the first one in the series

CPCN-695
  • Loading branch information
petrjasek authored Mar 25, 2024
1 parent 3f640b1 commit 0f6cda1
Show file tree
Hide file tree
Showing 5 changed files with 826 additions and 326 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "superdesk",
"license": "GPL-3.0",
"dependencies": {
"superdesk-core": "github:superdesk/superdesk-client-core#v2.6.2",
"superdesk-core": "github:superdesk/superdesk-client-core#hotfix/2.6.3",
"superdesk-planning": "file:../"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 0f6cda1

Please sign in to comment.