Skip to content

Fix: simplify group reassignment via core actor diff - #488

Open
Rom1-B wants to merge 1 commit into
feature/glpi-12.0from
fix_actor
Open

Fix: simplify group reassignment via core actor diff#488
Rom1-B wants to merge 1 commit into
feature/glpi-12.0from
fix_actor

Conversation

@Rom1-B

@Rom1-B Rom1-B commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Checklist before requesting a review

Please delete options that are not relevant.

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

  • fixes #N/A

  • Group reassignment now sends a single actor diff to GLPI core instead of a two-step add-then-remove sequence.

  • This relies on GLPI 12 core preserving ticket status and notifications correctly when an actor is removed and another added in the same request, which removes the need for the plugin's own workaround.

  • Related to: fix(notifications): actor replacement glpi-project/glpi#15623

Screenshots (if appropriate):

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

Successfully merging this pull request may close these issues.

1 participant