Skip to content

Bugfix/eddi 11 - #30

Merged
ginccc merged 2 commits into
masterfrom
bugfix/EDDI-11
Apr 9, 2017
Merged

Bugfix/eddi 11#30
ginccc merged 2 commits into
masterfrom
bugfix/EDDI-11

Conversation

@ginccc

@ginccc ginccc commented Apr 9, 2017

Copy link
Copy Markdown
Member

No description provided.

@ginccc
ginccc merged commit ded8b4b into master Apr 9, 2017
@ginccc
ginccc deleted the bugfix/EDDI-11 branch April 9, 2017 22:17
ginccc added a commit that referenced this pull request May 2, 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.
ginccc added a commit that referenced this pull request Jul 3, 2026
…skApprovals 400, verdict casing, groupId path 404

- #3: member turn that pauses AWAITING_HUMAN is recorded SKIPPED (null content +
  explanatory note), its pause cancelled via conversationService, discussion
  still completes.
- #4: a resume that re-pauses with an identical task fingerprint FAILs the
  discussion (ghost-agent task can never advance) — guarantees termination.
- #30: taskApprovals against a PHASE pause throws IllegalArgumentException, pause
  survives, no CAS.
- #39: lowercase/mixed-case verdict deserializes correctly; unknown verdict is
  nulled (friendly 400), not a raw Jackson error.
- addendum: approve/cancel/approval-status under a mismatched groupId path 404;
  matching group proceeds.
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