Resolve "Check if existing rooms are in sync with AlekSIS and fix differences" #142

Merged
magicfelix merged 2 commits from 44-check-if-existing-rooms-are-in-sync-with-aleksis-and-fix-differences into release/4.0.0b0 2026-02-18 12:38:52 +01:00
magicfelix commented 2026-02-16 10:07:46 +01:00 (Migrated from edugit.org)

Information and screenshots

No further information have been provided.

Checklist

  • tox -e reformat,lint used
  • Changelog updated/No update necessary
  • Documentation (incl. Screenshots) up-to-date
  • Copyright in apps.py and README.rst up-to-date
  • (Unit) tests for new feature/regression tests for bug fixes (only if useful)
  • Adhere to URL scheme
  • Tested with admin account
  • Tested with normal account (based on permissions)

Backend checklist

  • Use permissions for all GraphQL mutations
  • Use query optimizer for all GraphQL queries
  • Don't use inefficient DB queries

Frontend checklist (mandatory with ~"part::frontend")

Closes #44

## Information and screenshots No further information have been provided. ## Checklist - [ ] `tox -e reformat,lint` used - [ ] Changelog updated/No update necessary - [ ] Documentation (incl. Screenshots) up-to-date - [ ] Copyright in `apps.py` and `README.rst` up-to-date - [ ] (Unit) tests for new feature/regression tests for bug fixes (only if useful) - [ ] Adhere to [URL scheme](https://edugit.org/AlekSIS/official/AlekSIS/-/issues/86) - [ ] Tested with admin account - [ ] Tested with normal account (based on permissions) ## Backend checklist - [ ] Use permissions for all GraphQL mutations - [ ] Use query optimizer for all GraphQL queries - [ ] Don't use inefficient DB queries ## Frontend checklist (mandatory with ~"part::frontend") - [ ] Screenshots are attached (mobile and desktop) - [ ] Tested on mobile, tablet, and desktop sizes - [ ] Adhered to [frontend guidelines](https://edugit.org/AlekSIS/official/AlekSIS/-/blob/master/project/frontend_guidelines.rst?ref_type=heads) - [ ] Checked with [Firefox Accessibility Checker](https://firefox-source-docs.mozilla.org/devtools-user/accessibility_inspector/) Closes #44
magicfelix commented 2026-02-16 13:47:35 +01:00 (Migrated from edugit.org)

added 8 commits

  • 1e3356ab - Fix migrations
  • 2fc5bea7 - Add empty objectLayouts
  • fa2d0e8f - Raise version and Core dependency
  • 56b1fa83 - Adapt to independent handling of PersonGroupThrough
  • b9955fd7 - Drop Dockerfile build
  • 29d164ed - Add delete option for matrix rooms
  • 8d37f361 - Reformat
  • 7bf5caa5 - Re-add code for members and space-child sync and adapt to SyncTasks

Compare with previous version

added 8 commits <ul><li>1e3356ab - Fix migrations</li><li>2fc5bea7 - Add empty objectLayouts</li><li>fa2d0e8f - Raise version and Core dependency</li><li>56b1fa83 - Adapt to independent handling of PersonGroupThrough</li><li>b9955fd7 - Drop Dockerfile build</li><li>29d164ed - Add delete option for matrix rooms</li><li>8d37f361 - Reformat</li><li>7bf5caa5 - Re-add code for members and space-child sync and adapt to SyncTasks</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Matrix/-/merge_requests/91/diffs?diff_id=83434&start_sha=6ca33d450b4e591a36ec8f76341410c1dd1217f6)
magicfelix commented 2026-02-16 13:54:46 +01:00 (Migrated from edugit.org)

added 1 commit

  • 98797a7a - Re-add code for members and space-child sync and adapt to SyncTasks

Compare with previous version

added 1 commit <ul><li>98797a7a - Re-add code for members and space-child sync and adapt to SyncTasks</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Matrix/-/merge_requests/91/diffs?diff_id=83435&start_sha=7bf5caa5e8c517b5f423b06b51d5c916b83688bb)
magicfelix commented 2026-02-18 12:01:53 +01:00 (Migrated from edugit.org)

marked this merge request as ready

marked this merge request as **ready**
magicfelix commented 2026-02-18 12:02:09 +01:00 (Migrated from edugit.org)

assigned to @nik

assigned to @nik
magicfelix (Migrated from edugit.org) changed target branch from master to release/4.0.0b0 2026-02-18 12:03:11 +01:00
nik commented 2026-02-18 12:08:30 +01:00 (Migrated from edugit.org)

This does not look like it does what the doc string claims.

This does not look like it does what the doc string claims.
nik commented 2026-02-18 12:08:31 +01:00 (Migrated from edugit.org)

left review comments

left review comments
magicfelix commented 2026-02-18 12:32:41 +01:00 (Migrated from edugit.org)

added 1 commit

Compare with previous version

added 1 commit <ul><li>b227e2a2 - Sync name and alias of rooms</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Matrix/-/merge_requests/91/diffs?diff_id=83513&start_sha=98797a7ae53979ba4c8b96984587b28924942300)
magicfelix commented 2026-02-18 12:33:07 +01:00 (Migrated from edugit.org)

resolved all threads

resolved all threads
nik commented 2026-02-18 12:38:51 +01:00 (Migrated from edugit.org)

mentioned in commit 83175dcd1f

mentioned in commit 83175dcd1f54a1dd2033f35055eb6eb3684b9498
nik (Migrated from edugit.org) merged commit 83175dcd1f into release/4.0.0b0 2026-02-18 12:38:52 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-Matrix!142
No description provided.