]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1465225 - New changes for draft revisions can miss setting permissions on revisio...
authordklawren <dklawren@users.noreply.github.com>
Wed, 30 May 2018 13:54:59 +0000 (09:54 -0400)
committerGitHub <noreply@github.com>
Wed, 30 May 2018 13:54:59 +0000 (09:54 -0400)
extensions/PhabBugz/lib/Feed.pm

index bd6f8e32c4c301c689fa1b57ea0bdba9a2163653..a0d620246ac7466d51c9f229ed41c87aeec48cac 100644 (file)
@@ -196,7 +196,7 @@ sub feed_query {
         );
 
         with_writable_database {
-            $self->process_revision_change($revision);
+            $self->process_revision_change($revision, " created D" . $revision->id);
         };
 
         # Set the build target to a passing status to