Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
netvs-core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
70
Issues
70
List
Boards
Labels
Service Desk
Milestones
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
scc-net
netvs
netvs-core
Commits
1ea08d87
Commit
1ea08d87
authored
Nov 24, 2020
by
Janis Streib
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
FIX: allow_no_data for oe-list
parent
18fd3ca7
Pipeline
#119393
passed with stages
in 7 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
frontend/src/api-services/dns_bcd.service.js
frontend/src/api-services/dns_bcd.service.js
+1
-1
No files found.
frontend/src/api-services/dns_bcd.service.js
View file @
1ea08d87
...
...
@@ -40,7 +40,7 @@ export default {
{
name
:
'
dns.fqdn2group.list
'
,
join
:
{
5
:
'
api_fkey_dns_fqdn2group_grp
'
}
},
{
name
:
'
org.unit.list
'
,
old_ref
:
{
short_name
:
{
idx
:
1
,
param
:
'
short_name
'
}
},
old_ref
:
{
short_name
:
{
idx
:
1
,
param
:
'
short_name
'
,
allow_no_data
:
true
}
},
old
:
{
do_rootpath
:
true
}
},
{
name
:
'
cntl.mgr2ou.list
'
,
join
:
{
13
:
'
api_fkey_cntl_mgr2ou_ou
'
}
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment