Skip to content

Commit d67c3e4

Browse files
aeiseleSpace Team
authored andcommitted
TW-80565: dynamically load the space connection controls based on capabilities
1 parent 1c01704 commit d67c3e4

File tree

1 file changed

+1
-0
lines changed
  • commit-status-publisher-server/src/main/resources/buildServerResources/space

1 file changed

+1
-0
lines changed

commit-status-publisher-server/src/main/resources/buildServerResources/space/spaceSettings.jsp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
selectedElement: $('${idSelectedConnection}'),
112112
projectId: '${project.projectId}',
113113
capabilities: ['PUBLISH_BUILD_STATUS'],
114+
fullMatch: true,
114115
addSpecialOptions: function (select) {
115116
select.append(new Option("No connection provided", ""));
116117
},

0 commit comments

Comments
 (0)