Skip to content

Conversation

marijo-pavlov
Copy link
Contributor

Imagine you have implemented a remote custom field that fetches the first 50 results.
You retrieve those initial 50 results, and then attempt to resolve a record with an identifier value of 1234.
Since that record is not among the first 50, the backend returns an empty object — indicating that the record was not found.

To fix this behavior, the identifier value should be included in the cache key for the remote custom field.

@marijo-pavlov marijo-pavlov added the bug Something isn't working label Sep 12, 2025
@ngaspari ngaspari merged commit 77cd98c into master Sep 12, 2025
3 of 4 checks passed
@ngaspari ngaspari deleted the use_identifier_value_in_remote_custom_field_cache_key branch September 12, 2025 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants