client icon indicating copy to clipboard operation
client copied to clipboard

[Spaces] Exclude disabled Spaces from initial sync

Open michaelstingl opened this issue 3 years ago • 1 comments

Pre-submission Checks

  • [X] I checked for similar issues, but could not find any. I also checked the closed issues. I could not contribute additional information to any existing issue.
  • [X] I will take the time to fill in all the required fields. I know that the bug report may be dismissed otherwise due to lack of information.

Feature description

Spaces can be "disabled". At least at initial sync, we should exclude them. (no concept for Spaces that get disabled or deleted later yet)

Proposed solution

Exclude disabled Spaces from initial sync.

Alternative solutions you considered

No response

Additional context

No response

michaelstingl avatar Oct 10 '22 09:10 michaelstingl

Handling spaces that get disabled after they where added is not possible in the scope of 3.0. Prevent them from being added in the first place is another thing, and can be done for 3.0.

TheOneRing avatar Oct 11 '22 10:10 TheOneRing

Fixed by #10244.

fmoc avatar Nov 16 '22 13:11 fmoc