Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Untis
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
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-App-Untis
Merge requests
!123
Resolve "Ignore incomplete substitutions feature is incomplete"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Ignore incomplete substitutions feature is incomplete"
42-ignore-incomplete-substitutions-feature-is-incomplete
into
master
Overview
0
Commits
1
Pipelines
2
Changes
2
Merged
Jonathan Weth
requested to merge
42-ignore-incomplete-substitutions-feature-is-incomplete
into
master
3 years ago
Overview
0
Commits
1
Pipelines
2
Changes
2
Expand
Closes
#42 (closed)
Edited
3 years ago
by
Jonathan Weth
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
73e75630
1 commit,
3 years ago
2 files
+
7
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
aleksis/apps/untis/util/mysql/importers/substitutions.py
+
1
−
0
Options
@@ -147,6 +147,7 @@ def import_substitutions(
and
not
teachers
and
not
cancelled
and
not
cancelled_for_teachers
and
not
comment
):
continue
Loading