Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couldn't compute records list diff overview #3211

Open
Standard8 opened this issue Apr 11, 2024 · 1 comment
Open

Couldn't compute records list diff overview #3211

Standard8 opened this issue Apr 11, 2024 · 1 comment
Labels

Comments

@Standard8
Copy link

On some collections I'm trying to view the differences of recent changes, but I get "Couldn't compute records list diff overview".

STR

  1. Generate some some changes to a collection.
  2. Under "Work in progress" select the "details" link next to "Changes".
  3. Select "Diff View"

Expected Results

The difference review is displayed.

Actual Results

An error message appears with title "Couldn't compute records list diff overview" and text "Computing a snapshot is only possible when the full history for a collection is available. Here, the history plugin seems to have been enabled after the creation of the collection."

I've seen this on the developer server for search-config, but not search-config-v2.
I've also seen this on staging & production with search-config-v2.

@leplatrem leplatrem added the bug label Apr 22, 2024
@alexcottner
Copy link
Contributor

Currently this is an intentional error from the kinto.js client. See this linked snippet.

Maybe we could convert this from an error to a warning that history is incomplete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants