Project

General

Profile

Actions

Bug #22424

closed

Remove pattern matching warning

Added by Vincent MEMBRÉ about 1 year ago. Updated about 1 year ago.

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

Description

rudder/webapp/sources/rudder/rudder-web/src/main/scala/bootstrap/liftweb/RudderUserDetailsFile.scala:603:18
match may not be exhaustive.
It would fail on the following inputs: AdminOnly, Administrator, Compliance, Configuration, Custom(_), Deployer, Inventory, NoRights, ReadOnly, RuleOnly, User, Validator, Workflow
r match {

Actions #1

Updated by Vincent MEMBRÉ about 1 year ago

  • Status changed from New to In progress
  • Assignee set to Vincent MEMBRÉ
Actions #2

Updated by Vincent MEMBRÉ about 1 year ago

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

Updated by Vincent MEMBRÉ about 1 year ago

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

Updated by Vincent MEMBRÉ about 1 year ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 7.3.0~rc1 which was released today.

Actions

Also available in: Atom PDF