Project

General

Profile

Actions

Bug #17601

closed

Bug #17596: User with some to access technique editor api

parent ticket breaks build

Added by Nicolas CHARLES almost 4 years ago. Updated almost 4 years ago.

Status:
Released
Priority:
N/A
Category:
-
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:

Description

[ERROR] <https://ci.normation.com/jenkins/job/mvn-rudder-6.1/ws/webapp/sources/rudder/rudder-rest/src/main/scala/com/normation/rudder/rest/RoleApiMapping.scala>:105: error: type mismatch;
[ERROR] <https://ci.normation.com/jenkins/job/mvn-rudder-6.1/ws/webapp/sources/rudder/rudder-rest/src/main/scala/com/normation/rudder/rest/RoleApiMapping.scala>:105: error: type mismatch;List[Product with java.io.Serializable] <: List[com.normation.rudder.api.ApiAclElement]?
[ERROR] false
[ERROR]  found   : List[Product with java.io.Serializable]
[ERROR]  required: List[com.normation.rudder.api.ApiAclElement]
[ERROR]         case Administration.Read  => SettingsApi.GetAllSettings.x :: SettingsApi.GetSetting.x :: SystemApi.ArchivesDirectivesList.x ::
[ERROR]                                                                   ^
[ERROR] <https://ci.normation.com/jenkins/job/mvn-rudder-6.1/ws/webapp/sources/rudder/rudder-rest/src/main/scala/com/normation/rudder/rest/RoleApiMapping.scala>:140: error: type mismatch;
[ERROR]  found   : List[Product with java.io.Serializable]
[ERROR]  required: List[com.normation.rudder.api.ApiAclElement]
[ERROR]         case Group.Read           => GroupApi.ListGroups.x :: GroupApi.GroupDetails.x :: GroupApi.GetGroupTree.x ::
[ERROR]                                                            ^
[ERROR] <https://ci.normation.com/jenkins/job/mvn-rudder-6.1/ws/webapp/sources/rudder/rudder-rest/src/main/scala/com/normation/rudder/rest/RoleApiMapping.scala>:140: error: type mismatch;List[Product with java.io.Serializable] <: List[com.normation.rudder.api.ApiAclElement]?
[INFO] false
[ERROR] <https://ci.normation.com/jenkins/job/mvn-rudder-6.1/ws/webapp/sources/rudder/rudder-rest/src/main/scala/com/normation/rudder/rest/RoleApiMapping.scala>:146: error: type mismatch;
[ERROR]  found   : List[Product with java.io.Serializable]
[ERROR]  required: List[com.normation.rudder.api.ApiAclElement]
[ERROR]         case Node.Read            => NodeApi.ListAcceptedNodes.x :: NodeApi.ListPendingNodes.x :: NodeApi.NodeDetails.x ::
[ERROR]                                                                  ^
[ERROR] <https://ci.normation.com/jenkins/job/mvn-rudder-6.1/ws/webapp/sources/rudder/rudder-rest/src/main/scala/com/normation/rudder/rest/RoleApiMapping.scala>:146: error: type mismatch;List[Product with java.io.Serializable] <: List[com.normation.rudder.api.ApiAclElement]?
[INFO] false
[ERROR] 3 errors
Actions #1

Updated by François ARMAND almost 4 years ago

  • Status changed from New to In progress
  • Assignee set to François ARMAND
Actions #2

Updated by François ARMAND almost 4 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Nicolas CHARLES
  • Pull Request set to https://github.com/Normation/rudder/pull/3039
Actions #3

Updated by François ARMAND almost 4 years ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by Vincent MEMBRÉ almost 4 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.1.0~rc3 which was released today.

Actions #5

Updated by François ARMAND almost 4 years ago

  • Fix check changed from To do to Checked
Actions

Also available in: Atom PDF