Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
best-practical
rt-extension-mergeusers
Commits
4e7aea77
Commit
4e7aea77
authored
Aug 31, 2012
by
sunnavy
Browse files
release 0.07
parent
cffe9a69
Changes
3
Hide whitespace changes
Inline
Side-by-side
Changes
View file @
4e7aea77
0.07 Thu Aug 30 12:09:31 EST 2012
Fix bug of "user email address destroys matching address in other ouser"(#70641)
0.06
Actually clear the seen_users cache when we get undef back from SUPER::Next
...
...
META.yml
View file @
4e7aea77
...
...
@@ -23,4 +23,4 @@ requires:
perl
:
5.8.3
resources
:
license
:
http://opensource.org/licenses/gpl-license.php
version
:
0.0
6
version
:
0.0
7
lib/RT/Extension/MergeUsers.pm
View file @
4e7aea77
...
...
@@ -49,7 +49,7 @@ use warnings; no warnings qw(redefine);
package
RT::Extension::
MergeUsers
;
our
$VERSION
=
'
0.0
6
';
our
$VERSION
=
'
0.0
7
';
=head1 NAME
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment