Right-click "enter group" command should display group label , not id

Hello,

Steps to reproduce:

  • draw some paths, select them, group them (Ctrl+G)
  • in Object dialog (Object > Objects...) rename the group by editing its label (to, let say, "new_name")
  • select the group in the canvas or in the object dialog
  • right click on selected group on the canvas

What happened?

Contextual menu shows command "Enter group [group id]" (for example "Enter group #g1994")

What should have happened?

Contextual menu should show command "Enter group [Group label]" (that is "Enter group new_name") since when a group is entered the status bar displays its label, not its id

Inkscape Version and Operating System:

  • Inkscape Version: 1.1-dev (8475e9b, 2020-04-13) on windows 8.1

Thank you for listening