Skip to content

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

Merged
royle-vietnam merged 1 commit intoViindoo:16.0from
royle-vietnam:v16_fix_spreadsheet_oca_1
Feb 22, 2024
Merged

[FIX] spreadsheet_oca: Cannot open spreadsheet when using undo / redo commands#3
royle-vietnam merged 1 commit intoViindoo:16.0from
royle-vietnam:v16_fix_spreadsheet_oca_1

Conversation

@royle-vietnam
Copy link
Copy Markdown

@royle-vietnam royle-vietnam commented Feb 22, 2024

OCA PR: https://github.com/OCA/spreadsheet/pull/26/files

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
@royle-vietnam royle-vietnam force-pushed the v16_fix_spreadsheet_oca_1 branch from ec4e073 to 7ec8274 Compare February 22, 2024 06:06
@royle-vietnam royle-vietnam merged commit e454d9d into Viindoo:16.0 Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant