Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removal of the requester #110

Open
Giudy opened this issue May 11, 2024 · 1 comment
Open

removal of the requester #110

Giudy opened this issue May 11, 2024 · 1 comment

Comments

@Giudy
Copy link

Giudy commented May 11, 2024

Hello, I have this weird thing

glpi 10.0.15
behavior 2.7.3

when this option is enabled
immagine

then, with the first comment added, the requester is removed

I have this log (it is correct that is repeated twice)

[2024-05-11 09:22:32] glpiphplog.WARNING: *** PHP Warning (2): Undefined array key "users_id" in /var/www/html/glpi/marketplace/
behaviors/inc/itilfollowup.class.php at line 50
Backtrace :
src/Plugin.php:1680 PluginBehaviorsITILFollowup::beforeAdd()
src/CommonDBTM.php:1294 Plugin::doHook()
front/itilfollowup.form.php:58 CommonDBTM->add()
public/index.php:82 require()

[2024-05-11 09:22:32] glpiphplog.WARNING: *** PHP Warning (2): Undefined array key "groups_id" in /var/www/html/glpi/marketplace
/behaviors/inc/itilfollowup.class.php at line 55
Backtrace :
src/Plugin.php:1680 PluginBehaviorsITILFollowup::beforeAdd()
src/CommonDBTM.php:1294 Plugin::doHook()
front/itilfollowup.form.php:58 CommonDBTM->add()
public/index.php:82 require()

davide

@BorisNovg
Copy link

I have the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants