Commit 32d4a1a
committed
fix(workflow): restore xfail on publish_request_approval with accurate reason
GET /workflow (publish approval state) and POST /workflow (set stage) are
separate ACL checks. The test account has set-stage permission but not
get-approval permission on DEV11, causing 401 regardless of workflow state.
The set_workflow_stage setup step is kept — it is still correct hygiene.
Unblock: grant Workflow > Publish Approval to Owner role in the test org.1 parent b2eb8d1 commit 32d4a1a
1 file changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
188 | 196 | | |
189 | 197 | | |
190 | 198 | | |
191 | | - | |
192 | | - | |
193 | | - | |
| 199 | + | |
| 200 | + | |
194 | 201 | | |
195 | 202 | | |
196 | 203 | | |
| |||
0 commit comments