Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Maják
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
Maják
Commits
404e3d21
Commit
404e3d21
authored
6 months ago
by
Alexa Valentová
Browse files
Options
Downloads
Patches
Plain Diff
fix team_roles
parent
d4deb3c8
No related branches found
Branches containing commit
No related tags found
2 merge requests
!1167
Release
,
!1166
fix team_roles
Pipeline
#19952
passed
6 months ago
Stage: build
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
district/tasks.py
+3
-0
3 additions, 0 deletions
district/tasks.py
with
3 additions
and
0 deletions
district/tasks.py
+
3
−
0
View file @
404e3d21
...
...
@@ -68,6 +68,9 @@ def import_people_from_team(
):
from
.models
import
DistrictOctopusPersonPage
,
DistrictPeoplePage
if
team_roles
is
None
:
team_roles
=
[]
lock_file_name
=
os
.
path
.
join
(
tempfile
.
gettempdir
(),
f
"
{
people_parent_page_id
}
-
{
team_shortcut
}
-
{
'
,
'
.
join
(
team_roles
)
}
.people-from-team-import-lock
"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment