Skip to content

fix(import): done state is not kept on importing a board#7735

Merged
grnd-alt merged 2 commits intomainfrom
fix/7536/set-done-value-on-import
Mar 11, 2026
Merged

fix(import): done state is not kept on importing a board#7735
grnd-alt merged 2 commits intomainfrom
fix/7536/set-done-value-on-import

Conversation

@miaulalala
Copy link
Contributor

@miaulalala miaulalala commented Mar 9, 2026

Fix #7536

  • Target version: main

Summary

TODO

  • ...

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

@github-actions
Copy link
Contributor

🐢 Performance warning.
It looks like the query count of the integration tests increased with this PR.
Database query count is now 84627 was 84323 (+0.36%)
Please check your code again. If you added a new test this can be expected and the base value in tests/integration/base-query-count.txt can be increased.

@github-actions
Copy link
Contributor

🐢 Performance warning.
It looks like the query count of the integration tests increased with this PR.
Database query count is now 84630 was 84323 (+0.36%)
Please check your code again. If you added a new test this can be expected and the base value in tests/integration/base-query-count.txt can be increased.

Fix #7536

Signed-off-by: Anna Larch <anna@nextcloud.com>
Signed-off-by: Anna Larch <anna@nextcloud.com>
@miaulalala miaulalala force-pushed the fix/7536/set-done-value-on-import branch from f065d99 to 40e36d9 Compare March 10, 2026 00:11
@grnd-alt grnd-alt merged commit 79fc19f into main Mar 11, 2026
42 checks passed
@grnd-alt grnd-alt deleted the fix/7536/set-done-value-on-import branch March 11, 2026 10:08
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.

Importing a board ignores the "done" values

2 participants