Skip to content

eddi-13 - #35

Merged
ginccc merged 1 commit into
masterfrom
improvement/eddi-13
Jun 14, 2017
Merged

eddi-13#35
ginccc merged 1 commit into
masterfrom
improvement/eddi-13

Conversation

@ginccc

@ginccc ginccc commented Jun 14, 2017

Copy link
Copy Markdown
Member

added "source" as a parameter to mongodb config files in order to authenticate to mongodb atlas

@ginccc
ginccc merged commit 15dce7a into master Jun 14, 2017
@ginccc
ginccc deleted the improvement/eddi-13 branch June 14, 2017 13:37
ginccc added a commit that referenced this pull request Nov 6, 2018
ginccc added a commit that referenced this pull request Jul 3, 2026
…rdering, verdict casing, groupId path validation

- #29: restoreGroupPause preserves the original timeout-policy/deadline bookmark
  when the config re-read fails, so a failed resume no longer silently disarms a
  finite AUTO_REJECT/ABORT policy by persisting nulls.
- #30: taskApprovals against a PHASE-paused (or task-list-less) conversation now
  returns 400 instead of being silently ignored and treated as a phase approve.
- #35: group resume counts the metric and writes the audit entry only AFTER the
  resume is enqueued (mirrors the regular surface); restore uses the original
  pausedAt so a re-armed timeout keeps its due time.
- #39: decision.verdict now parses case-insensitively (request-scoped
  deserializer) to match the already case-insensitive taskApprovals values.
- addendum: validate the {groupId} path parameter on read/delete/cancel/approve/
  approve-stream/approval-status (404 on mismatch), closing the CodeQL
  unused-path-param consistency hole.
- addendum: de-flake resumeStartsFromNextPhase by capturing state at the
  synchronous resume CAS instead of the async-mutated return value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant