Skip to content

fix: correct employee_locations schema type to array of strings#805

Open
devadathanmb wants to merge 2 commits into
mainfrom
fix-employee-locations-schema-type
Open

fix: correct employee_locations schema type to array of strings#805
devadathanmb wants to merge 2 commits into
mainfrom
fix-employee-locations-schema-type

Conversation

@devadathanmb

@devadathanmb devadathanmb commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

app.clickup.com

employee_locations was incorrectly documented as an array of location
objects (via fields.yaml#/location). The DB column, API schema, and
policy evaluation logic all treat it as an array of plain strings
(matched against employee.location).

app.clickup.com
@github-actions github-actions Bot added the size/XS Extra Small PR label Jul 9, 2026
@github-actions github-actions Bot added size/S Small PR and removed size/XS Extra Small PR labels Jul 9, 2026
@devadathanmb devadathanmb changed the title fix: correct employee_locations schema type to array of strings fix: correct employee_locations schema type to array of strings Jul 9, 2026
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

PR description must contain a link to a ClickUp (case-insensitive)

1 similar comment
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

PR description must contain a link to a ClickUp (case-insensitive)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/S Small PR

Development

Successfully merging this pull request may close these issues.

1 participant