Bug #21390
closedBroken plugins menu interface
Description
[2022-07-08T10:38:27.576Z] [ERROR] Option[net.liftweb.sitemap.Menu] <: List[(net.liftweb.sitemap.Menu, Option[String])]?/srv/jenkins/workspace/rudder-plugins_master/auth-backends/src/main/scala/com/normation/plugins/authbackends/AuthBackendsPluginDef.scala:67: error: incompatible type in overriding [2022-07-08T10:38:27.576Z] [ERROR] Option[net.liftweb.sitemap.Menu] <: List[(net.liftweb.sitemap.Menu, Option[String])]? [2022-07-08T10:38:27.576Z] [ERROR] def pluginMenuEntry: List[(net.liftweb.sitemap.Menu, Option[String])] (defined in trait DefaultPluginDef); [2022-07-08T10:38:27.576Z] [ERROR] false [2022-07-08T10:38:27.577Z] [ERROR] found : Option[net.liftweb.sitemap.Menu] [2022-07-08T10:38:27.577Z] [ERROR] required: List[(net.liftweb.sitemap.Menu, Option[String])] [2022-07-08T10:38:27.577Z] [ERROR] override def pluginMenuEntry: Option[Menu] = { [2022-07-08T10:38:27.577Z] [ERROR] ^ [2022-07-08T10:38:27.577Z] [ERROR] 1 error
Updated by Alexis Mousset over 2 years ago
- Target version changed from 7.2 to master
Updated by Alexis Mousset over 2 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by François ARMAND over 2 years ago
- Related to Architecture #21319: Allow plugins to have multiple menu entries added
Updated by Alexis Mousset over 2 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/485
Updated by Alexis Mousset over 2 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder:rudder-plugins|72b8eed6d62011fcc245cefc343278f5cd6d6106.
Updated by Alexis Mousset over 2 years ago
Applied in changeset rudder:rudder-plugins|9f506123ab21b06c3b6fee2cbe839cb84903c626.
Updated by Vincent MEMBRÉ over 1 year ago
This bug has been fixed in Rudder plugin change-validation v7.2.0.beta1-2.1
Updated by Vincent MEMBRÉ over 1 year ago
This bug has been fixed in Rudder plugin openscap v7.2.0.beta1-2.1
Updated by Vincent MEMBRÉ over 1 year ago
This bug has been fixed in Rudder plugin scale-out-relay v7.2.0.beta1-2.1
Updated by Vincent MEMBRÉ over 1 year ago
This bug has been fixed in Rudder plugin user-management v7.2.0.beta1-2.2
Updated by Vincent MEMBRÉ over 1 year ago
This bug has been fixed in Rudder plugin auth-backends v7.2.0.beta1-2.5
Updated by Vincent MEMBRÉ over 1 year ago
This bug has been fixed in Rudder plugin datasources v7.2.0.beta1-2.1
Updated by Vincent MEMBRÉ over 1 year ago
This bug has been fixed in Rudder plugin node-external-reports v7.2.0.beta1-2.1
Updated by Vincent MEMBRÉ over 1 year ago
This bug has been fixed in Rudder plugin branding v7.2.0.beta1-2.1
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from master to 8.0
Updated by Alexis Mousset about 1 year ago
- Status changed from Pending release to Released
- Regression set to No