mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 14:47:04 -05:00
[PR #3302] Fix inline policy fields in resource update response #36939
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/3302
Author: @RitwijParmar
Created: 6/17/2026
Status: 🔄 Open
Base:
main← Head:codex/resource-update-inline-policy-response📝 Commits (1)
95c3f74Fix inline policy fields in resource update response📊 Changes
4 files changed (+103 additions, -8 deletions)
View changed files
📝
server/routers/resource/getResource.ts(+2 -7)➕
server/routers/resource/inlinePolicyFields.test.ts(+74 -0)➕
server/routers/resource/inlinePolicyFields.ts(+19 -0)📝
server/routers/resource/updateResource.ts(+8 -1)📄 Description
Summary
Fixes #3300
Checks
I could not run npm run dev:check locally because this shell does not have npm/npx or node_modules available.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.