You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Bypass filtering on the groups assignment option (#291)
* Fix Bypass filtering on the groups assignment option
* Update changelog
* Fix unit test
* Change by
* Fix php warning
* Update hook.php
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
---------
Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
16
16
- Fixed assignment of requester group to ticket
17
17
- Ensure plugin works seamlessly in external contexts (e.g., from plugins)
18
18
- Fixed `Close cloned tickets at the same time` option
19
+
- Fixed `Bypass filtering on the groups assignment` option
19
20
- Rename the option **"Don't change"** to **"Default (not managed by plugin)"** for the **"Ticket status after an escalation"** setting to reduce ambiguity.
0 commit comments