Skip to content

GLPI 11.0.1 : Unable to display sub-entity rules #21560

@picinformatique

Description

@picinformatique

Code of Conduct

  • I agree to follow this project's Code of Conduct

Is there an existing issue for this?

  • I have searched the existing issues

Version

11.0.1

Bug description

Hello,

When I create a new Entity at the "Root Entity > Sub-Entity" level and edit it to go to the "Rules" tab, I get the following error message:

Glpi\Exception\Http\NotFoundHttpException
In ./src/CommonDBTM.php(3062)
#0 ./src/RuleRight.php(390): CommonDBTM->check()
#1 ./src/Rule.php(2970): RuleRight->showForm()
#2 ./src/Rule.php(3293): Rule->showAndAddRuleForm()
#3 ./src/CommonGLPI.php(694): Rule::displayTabContentForItem()
#4 ./ajax/common.tabs.php(108): CommonGLPI::displayStandardTab()
#5 ./src/Glpi/Controller/LegacyFileLoadController.php(64): require('...')
#6 ./vendor/symfony/http-kernel/HttpKernel.php(181): Glpi\Controller\LegacyFileLoadController->__invoke()
#7 ./vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw()
#8 ./vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle()
#9./public/index.php(70): Symfony\Component\HttpKernel\Kernel->handle()
#10 {main}

I only encounter this problem on level 2 sub-entities (Root Entity > Entity), not on level 3 (Root Entity > Entity > Entity), nor on the root entity (Root Entity >).

Image

Relevant log output

Page URL

No response

Steps To reproduce

No response

Your GLPI setup information

No response

Anything else?

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions