Merge lp:~intellectronica/launchpad/bug-heat-testfix into lp:launchpad/db-devel

Proposed by Eleanor Berger
Status: Merged
Merged at revision: not available
Proposed branch: lp:~intellectronica/launchpad/bug-heat-testfix
Merge into: lp:launchpad/db-devel
Diff against target: 17 lines (+7/-0)
1 file modified
database/schema/security.cfg (+7/-0)
To merge this branch: bzr merge lp:~intellectronica/launchpad/bug-heat-testfix
Reviewer Review Type Date Requested Status
Tim Penhey (community) release-critical Approve
Review via email: mp+20404@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Eleanor Berger (intellectronica) wrote :

This branch fixes a problem where the test from the cronscript updating bug heat doesn't have the necessary database permissions to write to the max_bug_heat column.

Revision history for this message
Tim Penhey (thumper) wrote :

Seems fine.

review: Approve (release-critical)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'database/schema/security.cfg'
--- database/schema/security.cfg 2010-03-01 17:39:23 +0000
+++ database/schema/security.cfg 2010-03-01 22:04:20 +0000
@@ -1893,6 +1893,13 @@
1893public.bug = SELECT, UPDATE1893public.bug = SELECT, UPDATE
1894public.job = SELECT, UPDATE, DELETE1894public.job = SELECT, UPDATE, DELETE
1895public.bugjob = SELECT, DELETE1895public.bugjob = SELECT, DELETE
1896public.distribution = SELECT, UPDATE
1897public.distributionsourcepackage = SELECT, INSERT, UPDATE
1898public.distroseries = SELECT
1899public.product = SELECT, UPDATE
1900public.productseries = SELECT
1901public.project = SELECT, UPDATE
1902
18961903
1897[lagmon]1904[lagmon]
1898# cache-database-replication-lag.py1905# cache-database-replication-lag.py

Subscribers

People subscribed via source and target branches

to status/vote changes: