Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DLCM-Backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DLCM
Community
DLCM-Backend
Merge requests
!1175
fix(notification): prevent error when request creation of an org unit
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
fix(notification): prevent error when request creation of an org unit
fpo/prevent_error_when_create_notification
into
master
Overview
0
Commits
2
Changes
2
Merged
Florent Poittevin
requested to merge
fpo/prevent_error_when_create_notification
into
master
2 years ago
Overview
0
Commits
2
Changes
1
Expand
Same problem on line 188 in NotificationService.java
Edited
2 years ago
by
Florent Poittevin
0
0
Merge request reports
Compare
version 2
version 2
d43fab86
2 years ago
version 1
040406fe
2 years ago
master (base)
and
latest version
latest version
eb16143a
2 commits,
2 years ago
version 2
d43fab86
1 commit,
2 years ago
version 1
040406fe
1 commit,
2 years ago
Show latest version
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
DLCM-Common/src/main/resources/locale/messages_dlcm.properties
+
1
−
0
Options
@@ -464,6 +464,7 @@ notification.status.created=Creation
notification.status.processed
=
Processed
notification.status.pending
=
Pending
notification.status.refused
=
Refused
notification.status.approved
=
Approved
###########
# History #
###########
Loading