Skip to content

01a02039 - Drop leftover call-queue clerks list - #1416

Merged
TaprootFreak merged 1 commit into
developfrom
fix/remove-call-queue-clerks-list
Aug 20, 2026
Merged

01a02039 - Drop leftover call-queue clerks list#1416
TaprootFreak merged 1 commit into
developfrom
fix/remove-call-queue-clerks-list

Conversation

@TaprootFreak

Copy link
Copy Markdown
Contributor

EN:
The call-queue outcome form no longer has a leftover client for the clerks list. Signature stays the logged-in staff verified name, and a regression test asserts there is no clerk select. The e2e seed that only existed to populate that list is gone.

DE:
Das Call-Queue-Outcome-Formular hat keinen übrig gebliebenen Client mehr für die Clerks-Liste. Die Signatur bleibt der verified name des eingeloggten Staff, und ein Regressionstest stellt sicher, dass es kein Clerk-Select gibt. Der E2E-Seed, der nur diese Liste füllte, entfällt.

Details

Production still shows a clerk dropdown because it ships an older frontend that calls GET support/call-queues/clerks. Current develop already renders a read-only verified name (PR 1410). This change removes the unused getCallQueueClerks helper and the e2e complianceClerks setting seed.

The acting clerk on write is stamped by the API from the auth token. Ticket-assignment clerk dropdowns on support issues are unchanged: those assign work to a colleague, they are not self-identification.

The outcome form already uses the logged-in staff verified name.
Remove the unused clerks-list helper and the e2e seed that only
existed to feed that list.
@TaprootFreak

Copy link
Copy Markdown
Contributor Author

EN:
Ready after 1 review pass.
The call-queue outcome form no longer has a leftover clerks-list client.

DE:
Bereit nach 1 Review-Durchlauf.
Das Call-Queue-Outcome-Formular hat keinen übrig gebliebenen Clerks-Listen-Client mehr.

Details

One review pass, 0 findings on quality and logic.

Comments: no issue comments, reviews, inline comments, or review threads.
Mergeability: mergeable=MERGEABLE against develop.
CI at head 3dbd0954: Build and test, Full-stack E2E, review, Analyze, CodeQL — SUCCESS.

@TaprootFreak
TaprootFreak marked this pull request as ready for review August 20, 2026 18:38
@TaprootFreak
TaprootFreak merged commit d22f5fe into develop Aug 20, 2026
9 checks passed
@TaprootFreak
TaprootFreak deleted the fix/remove-call-queue-clerks-list branch August 20, 2026 18:49
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