# Top

**URL:** https://meta.discourse.org/top.md?page=72

[Latest](https://meta.discourse.org/latest.md) · [Categories](https://meta.discourse.org/categories.md) · [Tags](https://meta.discourse.org/tags.md)

**Page:** 73

---

## [Using the AI bot via the Discourse API](https://meta.discourse.org/t/using-the-ai-bot-via-the-discourse-api/412826)

<div class="topic-metadata">

**Author:** [@system](https://meta.discourse.org/u/system)\
**Replies:** 0\
**Last updated:** [September 19, 2026, 5:45am UTC](https://meta.discourse.org/t/using-the-ai-bot-via-the-discourse-api/412826 "2026-09-19T05:45:35Z")

</div>

Overview Discourse AI exposes an admin/API endpoint for streaming an AI Agent reply over a raw chunked HTTP response. Protocol: Raw chunked HTTP transfer encoding (NOT Server-Sent Events). Implementation: Hijacks the…

---

## [How do you keep the video/one box from expanding too wide](https://meta.discourse.org/t/how-do-you-keep-the-video-one-box-from-expanding-too-wide/395457)

<div class="topic-metadata">

**Author:** [@hipp0](https://meta.discourse.org/u/hipp0)\
**Replies:** 2\
**Last updated:** [February 8, 2026, 3:32am UTC](https://meta.discourse.org/t/how-do-you-keep-the-video-one-box-from-expanding-too-wide/395457 "2026-02-08T03:32:03Z")

</div>

100% zoom on Brave browser /\* --- 7. EMBEDS & MEDIA --- \*/ .twitterstatus { max-width: 345px !important; width: auto !important; } .video-placeholder-container, .video-placeholder-wrapper, .lazy-video-wrapp…

---

## [Improving JS 'model' system](https://meta.discourse.org/t/improving-js-model-system/411089)

<div class="topic-metadata">

**Author:** [@david](https://meta.discourse.org/u/david)\
**Replies:** 0\
**Last updated:** [August 27, 2026, 6:30pm UTC](https://meta.discourse.org/t/improving-js-model-system/411089 "2026-08-27T18:30:03Z")

</div>

We’re working on upgrades to Discourse’s internal representation of data ‘models’ in the frontend. This will improve the developer experience for core, theme and plugin developers. We’re aiming to use Warp Drive (previo…

---

## [How to show subcategory events in a category's calendar while topic list stays "no subcategories"?](https://meta.discourse.org/t/how-to-show-subcategory-events-in-a-categorys-calendar-while-topic-list-stays-no-subcategories/411053)

<div class="topic-metadata">

**Author:** [@Tonja](https://meta.discourse.org/u/Tonja)\
**Replies:** 1\
**Last updated:** [August 27, 2026, 11:30am UTC](https://meta.discourse.org/t/how-to-show-subcategory-events-in-a-categorys-calendar-while-topic-list-stays-no-subcategories/411053 "2026-08-27T11:30:15Z")

</div>

Hey there :slight\_smile: We have a parent category (used by our organization’s training/academy team) with 5 subcategories, each dedicated to a different training topic where the actual event posts live. The parent ca…

---

## [Discourse Docker service fails to start properly](https://meta.discourse.org/t/discourse-docker/393857)

<div class="topic-metadata">

**Author:** [@AkarinLiu](https://meta.discourse.org/u/AkarinLiu)\
**Replies:** 2\
**Last updated:** [January 20, 2026, 1:20pm UTC](https://meta.discourse.org/t/discourse-docker/393857 "2026-01-20T13:20:31Z")

</div>

I want to try Discourse locally, so I used Docker Compose to try to set it up: version: '3.8' services: postgres: image: pgvector/pgvector:pg17 container\_name: discourse-postgres restart: always environment: POSTGRES\_USER: disco…

---

## [Delete Draft post from the API - getting not\_found error](https://meta.discourse.org/t/delete-draft-post-from-the-api-getting-not-found-error/401220)

<div class="topic-metadata">

**Author:** [@nitinkg](https://meta.discourse.org/u/nitinkg)\
**Replies:** 1\
**Last updated:** [April 22, 2026, 10:32am UTC](https://meta.discourse.org/t/delete-draft-post-from-the-api-getting-not-found-error/401220 "2026-04-22T10:32:31Z")

</div>

Hi, I’m trying to delete a draft using the API: DELETE /drafts/{draft\_key}.json The draft exists (verified via GET /drafts.json) and I’m using the correct draft\_key and sequence. API Request (Postman / backend) DELET…

---

## [Error setting text color for welcome banner](https://meta.discourse.org/t/topic/399334)

<div class="topic-metadata">

**Author:** [@sniper756](https://meta.discourse.org/u/sniper756)\
**Replies:** 3\
**Last updated:** [March 26, 2026, 3:12pm UTC](https://meta.discourse.org/t/topic/399334 "2026-03-26T15:12:46Z")

</div>

Discourse version: 2026.3.0-latest.1(dbcbd0d896) Navigation path: Admin - Welcome Banner - Text Color (Optional) The following error appeared after saving: An error occurred: welcome\_banner\_text\_color: Invalid color. Enter a color name or a hexadecimal value.

---

## [Skip\_review\_media\_groups this configuration is not working](https://meta.discourse.org/t/skip-review-media-groups/398690)

<div class="topic-metadata">

**Author:** [@singi2016cn](https://meta.discourse.org/u/singi2016cn)\
**Replies:** 2\
**Last updated:** [March 23, 2026, 1:29am UTC](https://meta.discourse.org/t/skip-review-media-groups/398690 "2026-03-23T01:29:34Z")

</div>

I set \`skip\_review\_media\_groups\` as shown below, but when a user who is not in this group posted with an image, the review was not triggered. Why is this?

---

## [How to Enable Email Notifications for PMs?](https://meta.discourse.org/t/how-to-enable-email-notifications-for-pms/388564)

<div class="topic-metadata">

**Author:** [@Cate\_Soule](https://meta.discourse.org/u/Cate_Soule)\
**Replies:** 2\
**Last updated:** [November 24, 2025, 7:04pm UTC](https://meta.discourse.org/t/how-to-enable-email-notifications-for-pms/388564 "2025-11-24T19:04:59Z")

</div>

Hi everyone, I’m trying to figure out how to enable email notifications for private messages (PMs). Could someone point me to the correct settings or steps to set this up? Any help would be greatly appreciated! Thanks…

---

## [Triggering a function whenever the category is changed within the composer](https://meta.discourse.org/t/triggering-a-function-whenever-the-category-is-changed-within-the-composer/388497)

<div class="topic-metadata">

**Author:** [@frye\_bradley](https://meta.discourse.org/u/frye_bradley)\
**Replies:** 2\
**Last updated:** [November 14, 2025, 5:55pm UTC](https://meta.discourse.org/t/triggering-a-function-whenever-the-category-is-changed-within-the-composer/388497 "2025-11-14T17:55:07Z")

</div>

I may be missing something obvious here so I apologize in advance if that’s the case. My plugin has a custom setting for each category, which is used to show/hide a toggle switch in the composer. The toggle switch is s…

---

## [Badge SQL triggered on post content](https://meta.discourse.org/t/badge-sql-triggered-on-post-content/394444)

<div class="topic-metadata">

**Author:** [@Alexander\_Wright](https://meta.discourse.org/u/Alexander_Wright)\
**Replies:** 1\
**Last updated:** [February 10, 2026, 2:32pm UTC](https://meta.discourse.org/t/badge-sql-triggered-on-post-content/394444 "2026-02-10T14:32:17Z")

</div>

I’m trying to award a badge depending on the content of a post. For example, If I type ‘Give Me A Badge’ i’m awarded the ‘Demanding’ badge. My SQL is as follows: SELECT p.user\_id, p.id post\_id, p.updated\_at granted\_at…

---

## [Core discourse-reactions bug with +1 reaction hover popover](https://meta.discourse.org/t/core-discourse-reactions-bug-with-1-reaction-hover-popover/403520)

<div class="topic-metadata">

**Author:** [@PortChange](https://meta.discourse.org/u/PortChange)\
**Replies:** 2\
**Last updated:** [May 21, 2026, 2:23pm UTC](https://meta.discourse.org/t/core-discourse-reactions-bug-with-1-reaction-hover-popover/403520 "2026-05-21T14:23:43Z")

</div>

When hovering over the +1 reaction count, the users popover stays on the loading spinner. Network request: GET /discourse-reactions/posts/37529/reactions-users.json?reaction\_value=+1 The server receives this as rea…

---

## [Title remove extraneous space disabled by default](https://meta.discourse.org/t/title-remove-extraneous-space-disabled-by-default/398709)

<div class="topic-metadata">

**Author:** [@pHneutre](https://meta.discourse.org/u/pHneutre)\
**Replies:** 2\
**Last updated:** [March 18, 2026, 9:54am UTC](https://meta.discourse.org/t/title-remove-extraneous-space-disabled-by-default/398709 "2026-03-18T09:54:30Z")

</div>

As some languages add space before double-sign punctuation (“?”, “!”) and some do not, I find it reasonable to suppose the users know what they are doing by default. So title remove extraneous space parameter should b…

---

## [How to hide topic title shifts to header while scrolling](https://meta.discourse.org/t/how-to-hide-topic-title-shifts-to-header-while-scrolling/388468)

<div class="topic-metadata">

**Author:** [@saish](https://meta.discourse.org/u/saish)\
**Replies:** 2\
**Last updated:** [November 14, 2025, 2:54pm UTC](https://meta.discourse.org/t/how-to-hide-topic-title-shifts-to-header-while-scrolling/388468 "2025-11-14T14:54:44Z")

</div>

When I scroll on the topic page, the title shifts into the header, which I would like to prevent. Is there a setting or any other solution that can help me achieve this?

---

## [The doc\_categories\_indexes table is gone](https://meta.discourse.org/t/doc-categories-indexes/409510)

<div class="topic-metadata">

**Author:** [@singi2016cn](https://meta.discourse.org/u/singi2016cn)\
**Replies:** 2\
**Last updated:** [August 10, 2026, 1:32am UTC](https://meta.discourse.org/t/doc-categories-indexes/409510 "2026-08-10T01:32:13Z")

</div>

Discourse v2026.7.1 — https://github.com/discourse/discourse/commits/ed98909721 — Ember v6.10.1 After a successful upgrade, I noticed that the \`doc\_categories\_indexes\` table was missing, and then I encountered an error when running migrations locally. Caused by: PG::UndefinedTable: ERROR: relation "doc\_categories\_ind…

---

## [Single sign-on - does it import profile photos?](https://meta.discourse.org/t/single-sign-on-does-it-import-profile-photos/388027)

<div class="topic-metadata">

**Author:** [@Mollyvog](https://meta.discourse.org/u/Mollyvog)\
**Replies:** 1\
**Last updated:** [November 11, 2025, 6:49am UTC](https://meta.discourse.org/t/single-sign-on-does-it-import-profile-photos/388027 "2025-11-11T06:49:17Z")

</div>

Hello, I’m interested in adding Facebook & Google SSO to my community. We encourage our users to remain anonymous, so I’m wondering will SSO import Google/Facebook profile photos? Many thanks in advance :slight\_smile:

---

## [Search logs should ignore OpenSearch placeholder terms and optionally tag AI-agent searches](https://meta.discourse.org/t/search-logs-should-ignore-opensearch-placeholder-terms-and-optionally-tag-ai-agent-searches/395393)

<div class="topic-metadata">

**Author:** [@TheBaby5](https://meta.discourse.org/u/TheBaby5)\
**Replies:** 0\
**Last updated:** [February 6, 2026, 6:56pm UTC](https://meta.discourse.org/t/search-logs-should-ignore-opensearch-placeholder-terms-and-optionally-tag-ai-agent-searches/395393 "2026-02-06T18:56:57Z")

</div>

Summary The Trending Search Terms report is polluted by OpenSearch URL template placeholders (e.g. {searchTerms}) that are not real searches. This makes the dashboard misleading (often showing {searchTerms} as the top “s…

---

## [Do i need to rebuild mail-receiver?](https://meta.discourse.org/t/do-i-need-to-rebuild-mail-receiver/392613)

<div class="topic-metadata">

**Author:** [@Ethsim2](https://meta.discourse.org/u/Ethsim2)\
**Replies:** 1\
**Last updated:** [January 3, 2026, 2:30pm UTC](https://meta.discourse.org/t/do-i-need-to-rebuild-mail-receiver/392613 "2026-01-03T14:30:24Z")

</div>

---

## [Utilise permanent account identifiers, rather than usernames, for hyperlink referee attribution](https://meta.discourse.org/t/utilise-permanent-account-identifiers-rather-than-usernames-for-hyperlink-referee-attribution/409277)

<div class="topic-metadata">

**Author:** [@roke\_julian\_lockhart](https://meta.discourse.org/u/roke_julian_lockhart)\
**Replies:** 2\
**Last updated:** [August 4, 2026, 10:09pm UTC](https://meta.discourse.org/t/utilise-permanent-account-identifiers-rather-than-usernames-for-hyperlink-referee-attribution/409277 "2026-08-04T22:09:26Z")

</div>

When a user modifies their username, all hyperlinks that they have distributed become, thereafter, inaccurately attributed to whomever else decides to utilise that username. Even if that does not occur, it means that all…

---

## [Add option of Start date to RSS Polling plugin](https://meta.discourse.org/t/add-option-of-start-date-to-rss-polling-plugin/410065)

<div class="topic-metadata">

**Author:** [@Heliosurge](https://meta.discourse.org/u/Heliosurge)\
**Replies:** 2\
**Last updated:** [August 14, 2026, 8:56am UTC](https://meta.discourse.org/t/add-option-of-start-date-to-rss-polling-plugin/410065 "2026-08-14T08:56:07Z")

</div>

Feature request to add option for start date of polling. This DeV create a free tool to get YouTube feeds. I asked him about adding start date and was informed this should be implemented in the reader

---

## [Update Zulip integration terminology and add per-thread topic mapping](https://meta.discourse.org/t/update-zulip-integration-terminology-and-add-per-thread-topic-mapping/398789)

<div class="topic-metadata">

**Author:** [@Vijay\_Hiremath](https://meta.discourse.org/u/Vijay_Hiremath)\
**Replies:** 1\
**Last updated:** [May 26, 2026, 11:56pm UTC](https://meta.discourse.org/t/update-zulip-integration-terminology-and-add-per-thread-topic-mapping/398789 "2026-05-26T23:56:22Z")

</div>

Hi Team, I’ve submitted a PR to update the Zulip integration in discourse/discourse: https://github.com/discourse/discourse/pull/38404 This is part of the work tracked in the Zulip project: https://github.com/zulip/z…

---

## [Debugging the display none issue in Discourse embeds](https://meta.discourse.org/t/debugging-the-display-none-issue-in-discourse-embeds/411211)

<div class="topic-metadata">

**Author:** [@Carlo](https://meta.discourse.org/u/Carlo)\
**Replies:** 2\
**Last updated:** [August 29, 2026, 6:04pm UTC](https://meta.discourse.org/t/debugging-the-display-none-issue-in-discourse-embeds/411211 "2026-08-29T18:04:03Z")

</div>

Hey, Thanks for this new feature, it looks great! I’ve been trying to set up the Full App Embed and everything seems to work fine, including the login. The only issue is that when I click Reply, nothing happens — the …

---

## [Is this a plugin? or a built in feature.?](https://meta.discourse.org/t/is-this-a-plugin-or-a-built-in-feature/404166)

<div class="topic-metadata">

**Author:** [@haydenjames](https://meta.discourse.org/u/haydenjames)\
**Replies:** 2\
**Last updated:** [May 31, 2026, 3:53pm UTC](https://meta.discourse.org/t/is-this-a-plugin-or-a-built-in-feature/404166 "2026-05-31T15:53:41Z")

</div>

I would love to use this. Is this dismissible box a feature or plugin?

---

## [OIDC csrf\_detected can mask user cancel / consent rejection - docs could clarify log inspection](https://meta.discourse.org/t/oidc-csrf-detected-can-mask-user-cancel-consent-rejection-docs-could-clarify-log-inspection/395021)

<div class="topic-metadata">

**Author:** [@Ethsim2](https://meta.discourse.org/u/Ethsim2)\
**Replies:** 1\
**Last updated:** [February 5, 2026, 9:16pm UTC](https://meta.discourse.org/t/oidc-csrf-detected-can-mask-user-cancel-consent-rejection-docs-could-clarify-log-inspection/395021 "2026-02-05T21:16:57Z")

</div>

Continuing the discussion from OIDC login via Discourse iOS app occasionally fails with csrf\_detected on callback: Hi all, This is a follow-up observation linked to my earlier thread about OIDC login failures initiated…

---

## [When chat is expanded there's no "\<" back button](https://meta.discourse.org/t/when-chat-is-expanded-theres-no-back-button/393608)

<div class="topic-metadata">

**Author:** [@Jonathan5](https://meta.discourse.org/u/Jonathan5)\
**Replies:** 2\
**Last updated:** [January 16, 2026, 10:24am UTC](https://meta.discourse.org/t/when-chat-is-expanded-theres-no-back-button/393608 "2026-01-16T10:24:42Z")

</div>

When chat is on the bottom right of the screen it’s got a “\<” back button icon beside the person’s name. When you expand the chat window there’s no “\<” button any more, so you need to minimise the chat window first. Is t…

---

## [Plugin or existing feature to force email verification log in after change IP or inactive account](https://meta.discourse.org/t/plugin-or-existing-feature-to-force-email-verification-log-in-after-change-ip-or-inactive-account/386481)

<div class="topic-metadata">

**Author:** [@jimmy0017](https://meta.discourse.org/u/jimmy0017)\
**Replies:** 2\
**Last updated:** [October 23, 2025, 2:59pm UTC](https://meta.discourse.org/t/plugin-or-existing-feature-to-force-email-verification-log-in-after-change-ip-or-inactive-account/386481 "2025-10-23T14:59:08Z")

</div>

I am wondering if there is existing features in discourse or a plugin that can achieve this: When the user is inactive for amount of period (like 30 days), when they login, it requires an email verification or 2FA. Whe…

---

## ["Image could not be loaded error" when click to zoom in](https://meta.discourse.org/t/image-could-not-be-loaded-error-when-click-to-zoom-in/399548)

<div class="topic-metadata">

**Author:** [@sencagri](https://meta.discourse.org/u/sencagri)\
**Replies:** 3\
**Last updated:** [March 30, 2026, 10:46am UTC](https://meta.discourse.org/t/image-could-not-be-loaded-error-when-click-to-zoom-in/399548 "2026-03-30T10:46:26Z")

</div>

You can check the website itself. When I click the picture I want to zoom in. It says “Image could not be loaded”. But when I click others picture and use arrow key to find the image I want there is no problem. I couldn’…

---

## [Auth plugin / password field coding](https://meta.discourse.org/t/auth-plugin-password-field-coding/405089)

<div class="topic-metadata">

**Author:** [@sadie](https://meta.discourse.org/u/sadie)\
**Replies:** 1\
**Last updated:** [June 11, 2026, 6:09pm UTC](https://meta.discourse.org/t/auth-plugin-password-field-coding/405089 "2026-06-11T18:09:46Z")

</div>

This is a bit of a shot in the dark I am writing a new plugin for authentication against the service we use for managing a makerspace (Nexudus, we hate it but it’s what we’ve got for now). I have built auth + new disc…

---

## [Trying to setup discourse and cannot use it due to sso?](https://meta.discourse.org/t/trying-to-setup-discourse-and-cannot-use-it-due-to-sso/399956)

<div class="topic-metadata">

**Author:** [@Dirtkick0](https://meta.discourse.org/u/Dirtkick0)\
**Replies:** 2\
**Last updated:** [April 10, 2026, 5:49pm UTC](https://meta.discourse.org/t/trying-to-setup-discourse-and-cannot-use-it-due-to-sso/399956 "2026-04-10T17:49:46Z")

</div>

Trying to setup a discourse site, Its being routed through NGINX. enable\_discourse\_id: Failed to automatically register with Discourse ID. This could be due to network connectivity issues, firewall restrictions, or the …

---

## [Is there a way to hide specific notifications from the notifications API?](https://meta.discourse.org/t/is-there-a-way-to-hide-specific-notifications-from-the-notifications-api/385499)

<div class="topic-metadata">

**Author:** [@wings](https://meta.discourse.org/u/wings)\
**Replies:** 2\
**Last updated:** [October 14, 2025, 8:26am UTC](https://meta.discourse.org/t/is-there-a-way-to-hide-specific-notifications-from-the-notifications-api/385499 "2025-10-14T08:26:06Z")

</div>

Hi, I want to know if there’s a way to disable specific notifications—for example, badge notifications or trust level notifications—so they don’t appear in the list returned by the notifications API: {host}/notificatio…

---

## [AI status update of GitHub feature prioritization](https://meta.discourse.org/t/ai-status-update-of-github-feature-prioritization/396176)

<div class="topic-metadata">

**Author:** [@EricGT](https://meta.discourse.org/u/EricGT)\
**Replies:** 1\
**Last updated:** [February 16, 2026, 4:41pm UTC](https://meta.discourse.org/t/ai-status-update-of-github-feature-prioritization/396176 "2026-02-16T16:41:58Z")

</div>

Many forums with associated GitHub repositories use feature-request voting to help determine prioritization. Creating and maintaining these summaries manually takes time. An AI system could generate and refresh them aut…

---

## [Tag dropdown in composer and topic title edit menu doesn't work](https://meta.discourse.org/t/tag-dropdown-in-composer-and-topic-title-edit-menu-doesnt-work/395912)

<div class="topic-metadata">

**Author:** [@Moin](https://meta.discourse.org/u/Moin)\
**Replies:** 1\
**Last updated:** [February 12, 2026, 3:55pm UTC](https://meta.discourse.org/t/tag-dropdown-in-composer-and-topic-title-edit-menu-doesnt-work/395912 "2026-02-12T15:55:29Z")

</div>

The tag dropdown in the composer does not work. I can only see an error 500, and cannot use the filter or select a tag. The request to https://meta.discourse.org/tags/filter/search?q=&limit=5&categoryId=1&filterForInput=…

---

## [Best practice advice: Image upload to S3 and deletion of local media files](https://meta.discourse.org/t/best-practice-advice-image-upload-to-s3-and-deletion-of-local-media-files/390031)

<div class="topic-metadata">

**Author:** [@WaitroseCarpark](https://meta.discourse.org/u/WaitroseCarpark)\
**Replies:** 1\
**Last updated:** [December 4, 2025, 7:18am UTC](https://meta.discourse.org/t/best-practice-advice-image-upload-to-s3-and-deletion-of-local-media-files/390031 "2025-12-04T07:18:25Z")

</div>

Several days ago I moved all my media to Digital Ocean Spaces and it all appears to be working and new uploads are going there fine. I’m left with the old local uploads folder taking up a lot of space. I renamed it to do…

---

## [Endless Spinner on one Category Posts (Staff)](https://meta.discourse.org/t/endless-spinner-on-one-category-posts-staff/404136)

<div class="topic-metadata">

**Author:** [@Jose\_C\_Gomez](https://meta.discourse.org/u/Jose_C_Gomez)\
**Replies:** 2\
**Last updated:** [June 2, 2026, 9:52pm UTC](https://meta.discourse.org/t/endless-spinner-on-one-category-posts-staff/404136 "2026-06-02T21:52:56Z")

</div>

Similar to this topic: But it happens only on our Staff Category, same error though Could not view topic TypeError: Cannot read properties of undefined (reading ‘name\_key’)at post.js:62:29at Array.map ()at e.munge (p…

---

## [Chat windows opens in full when using a tag URL](https://meta.discourse.org/t/chat-windows-opens-in-full-when-using-a-tag-url/412652)

<div class="topic-metadata">

**Author:** [@patrickemin](https://meta.discourse.org/u/patrickemin)\
**Replies:** 4\
**Last updated:** [September 17, 2026, 9:45pm UTC](https://meta.discourse.org/t/chat-windows-opens-in-full-when-using-a-tag-url/412652 "2026-09-17T21:45:25Z")

</div>

HI, curious behavior, when I use a tag URL on my site, for exemple Topics tagged au2026 the chat window opens up instead and covers the whole screen, what gives? Thanks.

---

## [Incoming emails with signatures/tables/inline images rejected with “Access Denied”](https://meta.discourse.org/t/incoming-emails-with-signatures-tables-inline-images-rejected-with-access-denied/409538)

<div class="topic-metadata">

**Author:** [@Ethsim2](https://meta.discourse.org/u/Ethsim2)\
**Replies:** 1\
**Last updated:** [August 11, 2026, 1:35pm UTC](https://meta.discourse.org/t/incoming-emails-with-signatures-tables-inline-images-rejected-with-access-denied/409538 "2026-08-11T13:35:42Z")

</div>

I am seeing incoming emails rejected by Discourse with: Email can not be processed: Access Denied Incoming email itself appears to be working correctly. The message reaches the mail receiver, and SPF, DKIM and DMARC al…

---

## [Changing the Subscribe Title text for the Subscription plugin changes button also](https://meta.discourse.org/t/changing-the-subscribe-title-text-for-the-subscription-plugin-changes-button-also/393766)

<div class="topic-metadata">

**Author:** [@hipp0](https://meta.discourse.org/u/hipp0)\
**Replies:** 1\
**Last updated:** [January 19, 2026, 8:10am UTC](https://meta.discourse.org/t/changing-the-subscribe-title-text-for-the-subscription-plugin-changes-button-also/393766 "2026-01-19T08:10:46Z")

</div>

Its modifying the title and the button as well, not sure if it should do this. Changing this button text doesn’t do anything.

---

## [Recent updates seemed to stop rake task themes:update to use a proxy server](https://meta.discourse.org/t/recent-updates-seemed-to-stop-rake-task-themes-update-to-use-a-proxy-server/387956)

<div class="topic-metadata">

**Author:** [@MoRanYue](https://meta.discourse.org/u/MoRanYue)\
**Replies:** 1\
**Last updated:** [November 19, 2025, 5:23pm UTC](https://meta.discourse.org/t/recent-updates-seemed-to-stop-rake-task-themes-update-to-use-a-proxy-server/387956 "2025-11-19T17:23:24Z")

</div>

Recent commits in GitHub seems to stop theme components updater to use a proxy server. I remember that they can be updated through a proxy server (set in env vars HTTP\_PROXY and HTTPS\_PROXY) in the past, but now they do …

---

## [How do visitors see the user directory when hide\_user\_profiles\_from\_public is enabled?](https://meta.discourse.org/t/how-do-visitors-see-the-user-directory-when-hide-user-profiles-from-public-is-enabled/397252)

<div class="topic-metadata">

**Author:** [@Moin](https://meta.discourse.org/u/Moin)\
**Replies:** 1\
**Last updated:** [February 27, 2026, 11:56am UTC](https://meta.discourse.org/t/how-do-visitors-see-the-user-directory-when-hide-user-profiles-from-public-is-enabled/397252 "2026-02-27T11:56:49Z")

</div>

I saw that the description of hide\_user\_profiles\_from\_public was changed in UX: Correct setting description by jjaffeux · Pull Request #38110 · discourse/discourse · GitHub It used to be: Disable user cards, user prof…

---

## [500 error after getting the token in oauth2-basic plugin](https://meta.discourse.org/t/500-error-after-getting-the-token-in-oauth2-basic-plugin/392974)

<div class="topic-metadata">

**Author:** [@tejasj654](https://meta.discourse.org/u/tejasj654)\
**Replies:** 1\
**Last updated:** [January 8, 2026, 2:40pm UTC](https://meta.discourse.org/t/500-error-after-getting-the-token-in-oauth2-basic-plugin/392974 "2026-01-08T14:40:32Z")

</div>

I am facing a weird error that others seem to have solved. Basically, I am getting the token from the API but no user details API calls are being made. Instead, the callback URL fails with 500 without any error message. …

---

## [Database migration error when launcher rebuild works](https://meta.discourse.org/t/database-migration-error-when-launcher-rebuild-works/411531)

<div class="topic-metadata">

**Author:** [@VictorL](https://meta.discourse.org/u/VictorL)\
**Replies:** 2\
**Last updated:** [September 3, 2026, 6:05am UTC](https://meta.discourse.org/t/database-migration-error-when-launcher-rebuild-works/411531 "2026-09-03T06:05:43Z")

</div>

Hi. Tried to update self-hosted Discourse using launcher rebuild app. Command ends with database migration error, and forum doesn’t start. What can i do to start? This is a text from the console: rake aborted! StandardE…

---

## [Bug: S3 multipart backup upload fails with undefined method 'downcase' for nil](https://meta.discourse.org/t/bug-s3-multipart-backup-upload-fails-with-undefined-method-downcase-for-nil/407551)

<div class="topic-metadata">

**Author:** [@saeid\_ezzati](https://meta.discourse.org/u/saeid_ezzati)\
**Replies:** 1\
**Last updated:** [July 15, 2026, 12:30pm UTC](https://meta.discourse.org/t/bug-s3-multipart-backup-upload-fails-with-undefined-method-downcase-for-nil/407551 "2026-07-15T12:30:02Z")

</div>

Hello, I am running a Docker-based Discourse setup, I have the following AWS environment variables configured: env: AWS\_REQUEST\_CHECKSUM\_CALCULATION: "WHEN\_REQUIRED" AWS\_RESPONSE\_CHECKSUM\_VALIDATION: "WHEN\_REQUIR…

---

## [SSO update avatar\_url is always invalid](https://meta.discourse.org/t/sso-update-avatar-url-is-always-invalid/386950)

<div class="topic-metadata">

**Author:** [@wangya123](https://meta.discourse.org/u/wangya123)\
**Replies:** 1\
**Last updated:** [October 29, 2025, 12:15pm UTC](https://meta.discourse.org/t/sso-update-avatar-url-is-always-invalid/386950 "2025-10-29T12:15:26Z")

</div>

I set the avatar\_force\_update parameter to true， Discourse Connect overrides avatar is also checked，Discourse Connect overrides avatar I also tried not to check it, but still can’t update the avatar The avatar…

---

## [Show create tag form to all users who may create tags](https://meta.discourse.org/t/show-create-tag-form-to-all-users-who-may-create-tags/396738)

<div class="topic-metadata">

**Author:** [@Steradiant](https://meta.discourse.org/u/Steradiant)\
**Replies:** 2\
**Last updated:** [February 23, 2026, 1:22pm UTC](https://meta.discourse.org/t/show-create-tag-form-to-all-users-who-may-create-tags/396738 "2026-02-23T13:22:18Z")

</div>

In a recent update, discourse added the possibility to create tags directly from the tag overview page. However, the associated form is not visible to all users that may create tags. This should probably be changed.

---

## [Board view interacts incorrectly with filters](https://meta.discourse.org/t/board-view-interacts-incorrectly-with-filters/396742)

<div class="topic-metadata">

**Author:** [@Steradiant](https://meta.discourse.org/u/Steradiant)\
**Replies:** 2\
**Last updated:** [February 23, 2026, 1:20pm UTC](https://meta.discourse.org/t/board-view-interacts-incorrectly-with-filters/396742 "2026-02-23T13:20:27Z")

</div>

If you are in kanban board view (e.g. by tags) and add a subcategory filter, instead of filtering the kanban board by the subcategory, you are redirected to latest view instead. If you go back to the board afterwards, th…

---

## [An error occurred: Featured Link is invalid](https://meta.discourse.org/t/an-error-occurred-featured-link-is-invalid/390779)

<div class="topic-metadata">

**Author:** [@hellekin](https://meta.discourse.org/u/hellekin)\
**Replies:** 1\
**Last updated:** [December 9, 2025, 1:06pm UTC](https://meta.discourse.org/t/an-error-occurred-featured-link-is-invalid/390779 "2025-12-09T13:06:49Z")

</div>

The error is occurring for a website that may be blocked in the country of hosting the forum. However, this legal situation should not prevent a topic from being created given that other jurisdictions (e.g., the reader’s…

---

## [/tags page empty](https://meta.discourse.org/t/tags-page-empty/388704)

<div class="topic-metadata">

**Author:** [@HansHübner](https://meta.discourse.org/u/HansH%C3%BCbner)\
**Replies:** 2\
**Last updated:** [November 17, 2025, 2:41pm UTC](https://meta.discourse.org/t/tags-page-empty/388704 "2025-11-17T14:41:55Z")

</div>

Hello, I am new to Discourse and I have problems with the /tags page. Our members are allowed to create tags and the tags they create show up in the left sidebar. On the /tags page, however, nothing is shown. If I lo…

---

## [Duplicate check includes deleted posts](https://meta.discourse.org/t/duplicate-check-includes-deleted-posts/394950)

<div class="topic-metadata">

**Author:** [@Steradiant](https://meta.discourse.org/u/Steradiant)\
**Replies:** 2\
**Last updated:** [February 2, 2026, 3:03pm UTC](https://meta.discourse.org/t/duplicate-check-includes-deleted-posts/394950 "2026-02-02T15:03:38Z")

</div>

Steps to reproduce: You post a message in an incorrect topic. You delete the message. You post the same message in the correct topic. Expected behavior: The post is sent. Actual behavior: An error message that the po…

---

## [Trouble with Drop Enable Experimental Sidebar User Option migration](https://meta.discourse.org/t/trouble-with-drop-enable-experimental-sidebar-user-option-migration/387612)

<div class="topic-metadata">

**Author:** [@pfaffman](https://meta.discourse.org/u/pfaffman)\
**Replies:** 2\
**Last updated:** [November 12, 2025, 5:46pm UTC](https://meta.discourse.org/t/trouble-with-drop-enable-experimental-sidebar-user-option-migration/387612 "2025-11-12T17:46:27Z")

</div>

I’ve got a fairly standard install that’s crashing the database on this migration. Or maybe it’s just thrashing the database such that it can’t do anything else while that’s happening. I just upgraded it to 15.14. T…

---

## [Question about AI](https://meta.discourse.org/t/ai/389938)

<div class="topic-metadata">

**Author:** [@派蒙pm](https://meta.discourse.org/u/%E6%B4%BE%E8%92%99pm)\
**Replies:** 1\
**Last updated:** [November 29, 2025, 8:41am UTC](https://meta.discourse.org/t/ai/389938 "2025-11-29T08:41:21Z")

</div>

Can everyone take a look and tell me why the AI isn't working? The test shows 502

[Previous page](https://meta.discourse.org/top.md?page=71&per_page=50)

[Next page](https://meta.discourse.org/top.md?page=73&per_page=50)
