Skip to content

feat: add ResourcePlannerFilter (RPFL) object code#110

Merged
bhovhannes merged 1 commit into
Workfront:mainfrom
zsha0:feat/add-rpfl-resource-planner-filter
Jun 25, 2026
Merged

feat: add ResourcePlannerFilter (RPFL) object code#110
bhovhannes merged 1 commit into
Workfront:mainfrom
zsha0:feat/add-rpfl-resource-planner-filter

Conversation

@zsha0

@zsha0 zsha0 commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds ResourcePlannerFilter = 'RPFL' constant to src/objcodes.ts
  • Adds typeof ResourcePlannerFilter to the TObjCode union type

Test plan

  • TypeScript compilation passes (tsc --noEmit)
  • Constant value 'RPFL' matches the Workfront API object code for ResourcePlannerFilter

🤖 Generated with Claude Code

Adds the missing RPFL constant so authz-data can reference it from the
package instead of using inline raw strings (see authz-data MR !450).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@bhovhannes bhovhannes merged commit 9b146f2 into Workfront:main Jun 25, 2026
1 check passed
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.

2 participants