Sussex and Brighton devolution consultation - our response

, 06 May 2025
Sussex and Brighton devolution consultation - our response
Wild Garlic © Roger Wilmshurst

We recently spoke about devolution, an upcoming change to how Sussex is governed. With the initial public consultation now closed, we are sharing our response.

Devolution presents a critical opportunity to ensure nature’s recovery in Sussex, and any governmental shifts within our county must have positive effects for the environment. Devolution could change the decision-making processes for the better, delivering healthy and resilient habitats to support sustainable, nature-positive growth.

However, nature doesn’t get much of a mention in the consultation document, despite being fundamental to achieving all other aims. Nature is not a luxury; we depend on it for our health, wellbeing and prosperity, so we’ve been clear that nature must be at the heart of decision-making in Sussex.

The current proposals are not ambitious enough to meet the government’s nature recovery targets. A new Sussex authority must be committed to these aims, with a duty to publish an action plan to:

  • protect, restore and expand sites for nature
  • halt in species decline by 2030
  • protect 30% of land and sea by 2030
  • restore Sussex rivers to good ecological health

We have questions and concerns about the powers a new Mayor for Sussex would wield, especially when making decisions about planning. These decisions must remain evidence-based and informed by sound ecological expertise. The government is pushing for economic growth, but this must not come at a cost to nature; a thriving economy is dependent on a healthy environment, and wildlife must not be falsely framed as a blocker to development.

We’re also concerned about the impact of devolution on community environmental projects. Many of our projects, from wetland restoration to community gardens and nature-based education programmes, work in partnership with Local Authorities and we are keen to ensure these can continue. Empowerment of grassroots initiatives, and dedicated mechanisms to allow for community input into decision making, collaboration and community action are vital to nature’s protection and recovery, and must remain at the heart of Sussex’s future.

Next steps?

Devolution will be accompanied by a parallel process of Local Government Reorganisation. Local authorities are now working up proposals for one or more Unitary Authorities in place of existing District / Borough Councils in East and West Sussex. They have a September deadline to submit final, detailed proposals.

You can read our full response here: Sussex Wildlife Trust response Devolution Consultation 2025

Leave a comment

Comments

  • Andy Bradahaw:

    We didn’t vote for this, it is being forced on us without any democratic mandate.

    20 Oct 2025 18:34:00

Time Δ Debug Message - Perch Runway 3.2
1782587048.85810 [906] SELECT p.pagePath, pr.routePattern, pr.routeRegExp, p.pageTemplate, pr.routeOrder, s.settingValue AS siteOffline FROM swt_pages_staging p LEFT JOIN swt_page_routes pr ON p.pageID=pr.pageID LEFT JOIN swt_settings s ON s.settingID='siteOffline' UNION SELECT NULL AS pagePath, pr2.routePattern, pr2.routeRegExp, pr2.templatePath AS pageTemplate, pr2.routeOrder, NULL AS siteOffline FROM swt_page_routes pr2 WHERE templateID!=0 ORDER BY routeOrder ASC, pagePath ASC
1782587048.88280.0247Matched route: news/[slug:s]
1782587048.8830.0002Server address: 216.73.216.31
1782587048.8830Using master page: /templates/pages/blog/post.php
1782587048.8830Page arguments:
Array
(
    [0] => /news/sussex-and-brighton-devolution-consultation-our-response
    [s] => sussex-and-brighton-devolution-consultation-our-response
    [1] => sussex-and-brighton-devolution-consultation-our-response
)
1782587048.88330.0003 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782587048.88430.001 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1782587048.8860.0017 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1782587048.88650.0005INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1782587048.88840.0019 [1] SELECT * FROM swt_shop_cart WHERE cartID=22358670
1782587048.8890.0006 [1] SELECT * FROM swt_shop_cart WHERE cartID=22358670
1782587048.88960.0006 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-06-27 19:04:00' AND saleTo>'2026-06-27 19:04:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1782587048.89110.0015 [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN swt_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='sussex-and-brighton-devolution-consultation-our-response')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-06-27 19:04:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10
1782587048.89350.0024 [1] SELECT FOUND_ROWS() AS `count`
1782587048.8940.0005 [1] SELECT * FROM swt_blog_posts WHERE postID=3699 AND postStatus='Published' AND postDateTime<='2026-06-27 19:04:00'
1782587048.89480.0008 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1782587048.89550.0007 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1782587048.89620.0006 [1] SELECT * FROM swt_categories WHERE catID=40 LIMIT 1
1782587048.89680.0006Using template: /templates/blog/post.html
1782587048.89710.0003 [162] SELECT catID, catPath FROM swt_categories
1782587048.8980.001 [1] SELECT * FROM swt_blog_posts WHERE postStatus='Published' AND postDateTime<='2026-06-27 19:04:00' AND postSlug='sussex-and-brighton-devolution-consultation-our-response'
1782587048.91850.0205Using template: /templates/blog/post.html
1782587048.91930.0007 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1782587048.92090.0016Using template: /templates/pages/attributes/seo.html
1782587048.92120.0003 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news/post' OR regionPage='*')
1782587048.9220.0008 [nil] SELECT * FROM ( SELECT idx.itemID, c.regionID, idx.pageID, c.itemJSON, idx2.indexValue as sortval FROM swt_content_index idx JOIN swt_content_items c ON idx.itemID=c.itemID AND idx.itemRev=c.itemRev AND idx.regionID=c.regionID JOIN swt_content_index idx2 ON idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev AND idx2.indexKey='_order' WHERE ((idx.regionID=104 AND idx.itemRev=0)) AND idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev ) as tbl GROUP BY itemID, pageID, itemJSON, sortval, regionID ORDER BY sortval ASC
1782587048.92370.0017 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782587048.92680.0031 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782587048.92750.0007 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782587048.92950.002Using template: /templates/navigation/ps_nav_template.html
1782587048.92950 [6] Using template: /templates/navigation/ps_nav_template_children.html
1782587048.93040.0009 [4] Using template: /templates/navigation/ps_nav_template_children.html
1782587048.93080.0005 [29] Using template: /templates/navigation/ps_nav_template_children.html
1782587048.93330.0025 [10] Using template: /templates/navigation/ps_nav_template_children.html
1782587048.93420.001 [7] Using template: /templates/navigation/ps_nav_template_children.html
1782587048.93490.0007 [9] Using template: /templates/navigation/ps_nav_template_children.html
1782587048.9380.0031 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' OR pageSortPath='/news/post' LIMIT 1
1782587048.93890.0009 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition
1782587048.9410.002 [1] Using template: /templates/navigation/breadcrumbs.html
1782587048.94180.0008Using template: /templates/blog/post.html
1782587048.94220.0004 [1] SELECT * FROM swt_blog_authors WHERE authorID='1' LIMIT 1
1782587048.95970.0175Using template: /templates/blog/author.html
1782587048.96030.0006 [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN swt_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='sussex-and-brighton-devolution-consultation-our-response')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-06-27 19:04:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1
1782587048.96460.0042 [1] SELECT FOUND_ROWS() AS `count`
1782587048.96520.0006 [1] Using template: /templates/blog/post.html
1782587048.96880.0036Using template: /templates/blog/comment_form.html
1782587048.97030.0015 [1] SELECT * FROM swt_blog_comments WHERE 1=1 AND postID=3699 AND commentStatus='LIVE' ORDER BY FIELD(webmentionType, 'like', 'repost', 'comment', NULL) ASC, commentDateTime ASC
1782587049.02030.05 [1] Using template: /templates/blog/comment.html
1782587049.02090.0005Using template: /templates/blog/post.html
1782587049.02110.0002 [1] SELECT * FROM swt_blog_authors WHERE authorID='1' LIMIT 1
1782587049.02170.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1782587049.02220.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1782587049.02270.0005 [7] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-002%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782587049.02480.0021 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782587049.02530.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782587049.02720.0019 [6] Using template: /templates/navigation/footer-nav.html
1782587049.0280.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1782587049.02880.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1782587049.02920.0004 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1782587049.03160.0023 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782587049.0320.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782587049.03390.0019 [10] Using template: /templates/navigation/footer-nav.html
1782587049.03730.0034 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1782587049.0380.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1782587049.03840.0004 [30] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-004%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782587049.04080.0024 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782587049.04130.0004 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782587049.04340.0022 [29] Using template: /templates/navigation/footer-nav.html
1782587049.0450.0016 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1782587049.04560.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1782587049.04610.0005 [11] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782587049.04820.0021 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782587049.04860.0004 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782587049.05050.0019 [10] Using template: /templates/navigation/footer-nav.html
1782587049.05180.0013Request time: 0.1959
1782587049.05180Process time: 0.1958
1782587049.05180Memory: 1.6253