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

[FIX] spreadsheet_oca: Cannot open spreadsheet when using undo / redo commands #26

Merged
merged 1 commit into from
May 10, 2024

Conversation

royle-vietnam
Copy link
Contributor

Steps:

  1. Open spreadsheet
  2. Press command Ctrl + Z
  3. F5 (refresh browse)

An error occurred:
Operation undefined not found

Because missing key undoneRevisionId / redoneRevisionId in revisions data

Solutions:
Save all spreadsheet message in commands field

commands

Steps:
1. Open spreadsheet
2. Press command Ctrl + Z
3. F5 (refresh browse)

An error occurred:
Operation undefined not found

Because missing key `undoneRevisionId` / `redoneRevisionId` in revisions
data

Solutions:
Save all spreadsheet message in commands field
@michelerusti
Copy link

michelerusti commented May 10, 2024

Works like a charm

tests would e appreciated

Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 16.0-ocabot-merge-pr-26-by-pedrobaeza-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 16b7c8c into OCA:16.0 May 10, 2024
4 of 7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 22835c2. Thanks a lot for contributing to OCA. ❤️

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

Successfully merging this pull request may close these issues.

4 participants