Skip to content

Conversation

@kwasniew
Copy link
Contributor

This reverts the following commits:

These changes are being reverted to address issues with the context field implementation.

🤖 Generated with Claude Code

About the changes

Closes #

Important files

Discussion points

This reverts the following commits:
- 62314aa: fix: don't attempt to get fetch strategies for new context fields on every key stroke (#11152)
- 7369977: chore: update the UI to use project-based context endpoints when on a project endpoint (#11153)
- 4ef2050: make context field fetch differentiate based on project ID (#11151)

These changes are being reverted to address issues with the context field implementation.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Dec 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Review Updated (UTC)
unleash-docs Ignored Ignored Preview Dec 17, 2025 5:57am

@github-actions
Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions
Copy link
Contributor

API Changelog 7.4.0 vs. 7.4.0

GET /api/admin/projects/{projectId}/context

  • endpoint added

POST /api/admin/projects/{projectId}/context

  • endpoint added

POST /api/admin/projects/{projectId}/context/validate

  • endpoint added

DELETE /api/admin/projects/{projectId}/context/{contextField}

  • endpoint added

GET /api/admin/projects/{projectId}/context/{contextField}

  • endpoint added

PUT /api/admin/projects/{projectId}/context/{contextField}

  • endpoint added

POST /api/admin/projects/{projectId}/context/{contextField}/legal-values

  • endpoint added

DELETE /api/admin/projects/{projectId}/context/{contextField}/legal-values/{legalValue}

  • endpoint added

GET /api/admin/projects/{projectId}/context/{contextField}/strategies

  • endpoint added

@chriswk chriswk moved this from New to In Progress in Issues and PRs Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants