test(inbox): ESS payslip vault filter; deny-by-omission - #900
Draft
jason931225 wants to merge 4 commits into
Draft
test(inbox): ESS payslip vault filter; deny-by-omission#900jason931225 wants to merge 4 commits into
jason931225 wants to merge 4 commits into
Conversation
jason931225
force-pushed
the
lane/inbox-payslip-filter
branch
from
August 26, 2026 06:38
d43d47d to
42eb1a7
Compare
jason931225
force-pushed
the
lane/inbox-payslip-filter
branch
from
August 26, 2026 06:51
42eb1a7 to
3f3ab22
Compare
MEMBER JWT already has empty feature_grants. Assert GET filter=payslip returns 200 with the issued 명세서 without PayrollRunRead — ESS vault, not payroll REST.
This was referenced Aug 26, 2026
GET filter=payslip without Authorization is 401, including Cookie console_access with a valid access JWT. Recipient stays the JWT subject; recipient= query/body does not widen.
jason931225
added a commit
that referenced
this pull request
Aug 26, 2026
Extend member_login_only_ess_is_200_and_payroll_runs_are_403: GET /payroll/payslips/me is 200 (self-scoped readiness, no won keys; unlinked empty page ok) and GET /attendance/me/week52 is 200 (Monday; unlinked status=not_available, projection omitted). Keep payroll/runs 403 and empty feature_grants. Does not emit a payslip (#900). executed-tests-baseline.json HOLD (#905). Independent review before merge.
This was referenced Aug 26, 2026
Collaborator
Author
|
Status after working the 16-PR queue:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Draft. Issued 명세서 = inbox-docs kind=payslip, not /payslips/me. Base ee018af. Independent review before merge.