Visibility flag for teams (e.g. hide company wide teams) - #6182
Draft
kevinpapst wants to merge 8 commits into
Draft
Visibility flag for teams (e.g. hide company wide teams)#6182kevinpapst wants to merge 8 commits into
kevinpapst wants to merge 8 commits into
Conversation
…tuations, eg for company wide teams
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6182 +/- ##
============================================
+ Coverage 89.81% 89.83% +0.02%
- Complexity 10214 10230 +16
============================================
Files 898 898
Lines 32467 32492 +25
============================================
+ Hits 29159 29189 +30
+ Misses 3308 3303 -5
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This flag is not the same as the visibility in customer or projects!
Team visibility is for setups where e.g. company wide teams exist.
Right now certain reports show all members of all the teams where the user is a teamlead or even member of. But those global teams should not be taken into account when calculating a list of users and it should not be selectable in dropdowns.
When switching the default visibility to false, then a team is not shown in dropdowns anymore.
There are new helper functions to filter e.g. "visible teams" or all "visible team mates".
TODO
Types of changes
Checklist
composer code-check)