# Hot

**URL:** https://meta.discourse.org/hot.md?page=1395

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

**Page:** 1396

---

## [Salesforce Integration](https://meta.discourse.org/t/salesforce-integration/203580)

<div class="topic-metadata">

**Author:** [@Pat](https://meta.discourse.org/u/Pat)\
**Replies:** 7\
**Last updated:** [January 26, 2022, 3:48am UTC](https://meta.discourse.org/t/salesforce-integration/203580 "2022-01-26T03:48:27Z")

</div>

Does Discourse have integration with Salesforce CRM?

---

## [Data explorer query code to show list of topic names and who has selected them since joining?](https://meta.discourse.org/t/data-explorer-query-code-to-show-list-of-topic-names-and-who-has-selected-them-since-joining/203598)

<div class="topic-metadata">

**Author:** [@Solly](https://meta.discourse.org/u/Solly)\
**Replies:** 3\
**Last updated:** [September 22, 2021, 5:00am UTC](https://meta.discourse.org/t/data-explorer-query-code-to-show-list-of-topic-names-and-who-has-selected-them-since-joining/203598 "2021-09-22T05:00:06Z")

</div>

does any one have a Data explorer query code that I can use to see the number of people selected what tags when they joint the forum and what those tags were ? eg when exported to Excel list of tags ( what the tags are…

---

## [Change “New Topic” text](https://meta.discourse.org/t/change-new-topic-text/203606)

<div class="topic-metadata">

**Author:** [@Usman\_Shahid](https://meta.discourse.org/u/Usman_Shahid)\
**Replies:** 4\
**Last updated:** [September 21, 2021, 7:03am UTC](https://meta.discourse.org/t/change-new-topic-text/203606 "2021-09-21T07:03:39Z")

</div>

I want to change New Topic button text, Create Topic composer button text, and Create a new Topic composer text. I used CSS selectors within a theme. But that has a side effect of changing text when I am replying to some…

---

## [Accessibility: automatically selecting a larger text size for visually impaired users](https://meta.discourse.org/t/accessibility-automatically-selecting-a-larger-text-size-for-visually-impaired-users/203618)

<div class="topic-metadata">

**Author:** [@nathank](https://meta.discourse.org/u/nathank)\
**Replies:** 9\
**Last updated:** [June 20, 2023, 2:40am UTC](https://meta.discourse.org/t/accessibility-automatically-selecting-a-larger-text-size-for-visually-impaired-users/203618 "2023-06-20T02:40:10Z")

</div>

I’ve been asked by one of our users to increase the text size of our instance. Fortunately, this is easy to do for her personally using the interface settings (see https://meta.discourse.org/my/preferences/interface). S…

---

## [uMap embedding (custom OpenStreetMap maps)](https://meta.discourse.org/t/umap-embedding-custom-openstreetmap-maps/203620)

<div class="topic-metadata">

**Author:** [@AquaL1te](https://meta.discourse.org/u/AquaL1te)\
**Replies:** 1\
**Last updated:** [September 15, 2021, 10:41am UTC](https://meta.discourse.org/t/umap-embedding-custom-openstreetmap-maps/203620 "2021-09-15T10:41:21Z")

</div>

Continuing the discussion from OpenStreet maps embedding: I want to embed the uMap below, but it’s not working. I added the domain (https://umap.openstreetmap.fr) to the “allowed iframes” but that only shows the “See ful…

---

## [Searching custom profile fields and profiles](https://meta.discourse.org/t/searching-custom-profile-fields-and-profiles/203625)

<div class="topic-metadata">

**Author:** [@flash](https://meta.discourse.org/u/flash)\
**Replies:** 1\
**Last updated:** [January 3, 2022, 1:14am UTC](https://meta.discourse.org/t/searching-custom-profile-fields-and-profiles/203625 "2022-01-03T01:14:50Z")

</div>

I was searching and saw previous topics about custom profile fields and searching profiles. But going to the search page or users page doesn’t give options to make it easier to search those. About how much would it cost …

---

## [Query for users' email settings](https://meta.discourse.org/t/query-for-users-email-settings/203646)

<div class="topic-metadata">

**Author:** [@Jonathan5](https://meta.discourse.org/u/Jonathan5)\
**Replies:** 1\
**Last updated:** [November 29, 2021, 8:21pm UTC](https://meta.discourse.org/t/query-for-users-email-settings/203646 "2021-11-29T20:21:08Z")

</div>

How could I find out how many users have each email setting? I’m asking as only about a tenth of users watching a topic are being emailed post notifications. Thank you.

---

## [How to check that email summaries are being received](https://meta.discourse.org/t/how-to-check-that-email-summaries-are-being-received/203652)

<div class="topic-metadata">

**Author:** [@Fraudoctor](https://meta.discourse.org/u/Fraudoctor)\
**Replies:** 1\
**Last updated:** [September 15, 2021, 4:26pm UTC](https://meta.discourse.org/t/how-to-check-that-email-summaries-are-being-received/203652 "2021-09-15T16:26:36Z")

</div>

Hello! Is there a way to make sure people are receiving email updates from the site? I have directly messaged (to see if they are getting notifications in email) a few people without reply. Could something be off on the…

---

## [Congrats to discourse!](https://meta.discourse.org/t/congrats-to-discourse/203658)

<div class="topic-metadata">

**Author:** [@OverloadedTech](https://meta.discourse.org/u/OverloadedTech)\
**Replies:** 0\
**Last updated:** [September 15, 2021, 6:00pm UTC](https://meta.discourse.org/t/congrats-to-discourse/203658 "2021-09-15T18:00:45Z")

</div>

Discourse is a great software! Contrats to the developers!!!

---

## [Bizarre off-by-one post update error](https://meta.discourse.org/t/bizarre-off-by-one-post-update-error/203669)

<div class="topic-metadata">

**Author:** [@pfaffman](https://meta.discourse.org/u/pfaffman)\
**Replies:** 0\
**Last updated:** [September 15, 2021, 7:14pm UTC](https://meta.discourse.org/t/bizarre-off-by-one-post-update-error/203669 "2021-09-15T19:14:08Z")

</div>

I’m trying to update a set of posts in a script in rails. It seems that there is some strange off-by-one behavior where one post gets updated with the previous post’s value. I moved all of these updates to directly do a…

---

## [More details on how the Redis cache is utilized?](https://meta.discourse.org/t/more-details-on-how-the-redis-cache-is-utilized/203678)

<div class="topic-metadata">

**Author:** [@griegm](https://meta.discourse.org/u/griegm)\
**Replies:** 3\
**Last updated:** [September 17, 2021, 9:49pm UTC](https://meta.discourse.org/t/more-details-on-how-the-redis-cache-is-utilized/203678 "2021-09-17T21:49:08Z")

</div>

Hey there! I’ve been performing some load tests on a Discourse instance and I noticed that when repeatedly fetching the same comment thread over and over the Redis cache hit rate went down, rather than up, which was a b…

---

## [Federated Reputation](https://meta.discourse.org/t/federated-reputation/203679)

<div class="topic-metadata">

**Author:** [@hellekin](https://meta.discourse.org/u/hellekin)\
**Replies:** 8\
**Last updated:** [September 21, 2021, 8:15am UTC](https://meta.discourse.org/t/federated-reputation/203679 "2021-09-21T08:15:12Z")

</div>

On the SocialHub, @keunes proposed to federate reputation in the sense that if Discourse supported ActivityPub, people could use their existing reputation on one or more Discourse instances across the Internet to bypass …

---

## [New install email not working "shadowed so this will be ignored"](https://meta.discourse.org/t/new-install-email-not-working-shadowed-so-this-will-be-ignored/203682)

<div class="topic-metadata">

**Author:** [@AndreTechExec](https://meta.discourse.org/u/AndreTechExec)\
**Replies:** 2\
**Last updated:** [September 16, 2021, 1:41am UTC](https://meta.discourse.org/t/new-install-email-not-working-shadowed-so-this-will-be-ignored/203682 "2021-09-16T01:41:33Z")

</div>

After a brand new clean install, I’ve been unable to get email to function. I have followed every step of the troubleshooting guide here I am using Zoho mail The mail settings are pretty simple: DISCOURSE\_SMTP\_ADDRES…

---

## [Watching/tracking, a thread help text doesn't update](https://meta.discourse.org/t/watching-tracking-a-thread-help-text-doesnt-update/203686)

<div class="topic-metadata">

**Author:** [@Noone](https://meta.discourse.org/u/Noone)\
**Replies:** 4\
**Last updated:** [September 20, 2021, 9:28am UTC](https://meta.discourse.org/t/watching-tracking-a-thread-help-text-doesnt-update/203686 "2021-09-20T09:28:34Z")

</div>

Hello folks while on mobile, when we try to watch/track a thread, the help text doesn’t update accordingly. Have to reload the page for it to update.

---

## [Users crossing over/connecting to wrong profile in discourse](https://meta.discourse.org/t/users-crossing-over-connecting-to-wrong-profile-in-discourse/203692)

<div class="topic-metadata">

**Author:** [@jakelunniss](https://meta.discourse.org/u/jakelunniss)\
**Replies:** 5\
**Last updated:** [September 29, 2021, 9:04am UTC](https://meta.discourse.org/t/users-crossing-over-connecting-to-wrong-profile-in-discourse/203692 "2021-09-29T09:04:18Z")

</div>

Recently we’ve had 16 instances of users from wordpress being associated with the wrong user in Discourse. When accessing the user profile as an admin you can see that the SSO record has the wrong user’s details. Delete…

---

## [Do not show deleted post history any more to regular users](https://meta.discourse.org/t/do-not-show-deleted-post-history-any-more-to-regular-users/203705)

<div class="topic-metadata">

**Author:** [@kwinz](https://meta.discourse.org/u/kwinz)\
**Replies:** 7\
**Last updated:** [September 17, 2021, 9:48am UTC](https://meta.discourse.org/t/do-not-show-deleted-post-history-any-more-to-regular-users/203705 "2021-09-17T09:48:55Z")

</div>

Hi! If a user deletes their post it is shown as “deleted by user”. The problem that I see is that all forum members can view the full edit history of the post and can read everything even if it has already been deleted…

---

## [Implement a support level differentiation](https://meta.discourse.org/t/implement-a-support-level-differentiation/203709)

<div class="topic-metadata">

**Author:** [@lavrenkov](https://meta.discourse.org/u/lavrenkov)\
**Replies:** 6\
**Last updated:** [September 16, 2021, 12:59pm UTC](https://meta.discourse.org/t/implement-a-support-level-differentiation/203709 "2021-09-16T12:59:56Z")

</div>

Hi! We are planning to implement multi-tier pricing. Each package will have different terms of support. So we need to make it convenient on the forum for customers and the support team. Let’s say we have 3 tiers: Free…

---

## [Buttons of Discourse in text](https://meta.discourse.org/t/buttons-of-discourse-in-text/203733)

<div class="topic-metadata">

**Author:** [@Jagster](https://meta.discourse.org/u/Jagster)\
**Replies:** 2\
**Last updated:** [September 16, 2021, 2:54pm UTC](https://meta.discourse.org/t/buttons-of-discourse-in-text/203733 "2021-09-16T14:54:12Z")

</div>

Quite basic question, I reckon. I’m trying to write docs to my users (mostly from Facebook with veri limited skills and will to learn). So just text like ”click button where stands Answer is not quite enough. I have to …

---

## [Hide Category Topics From Latest Topics](https://meta.discourse.org/t/hide-category-topics-from-latest-topics/203734)

<div class="topic-metadata">

**Author:** [@kyle\_boyce](https://meta.discourse.org/u/kyle_boyce)\
**Replies:** 5\
**Last updated:** [September 17, 2021, 10:09am UTC](https://meta.discourse.org/t/hide-category-topics-from-latest-topics/203734 "2021-09-17T10:09:35Z")

</div>

Hi there, I’m wondering if it’s possible to hide topics posted under a certain category from the latest topics section

---

## [Permissions in certain category](https://meta.discourse.org/t/permissions-in-certain-category/203739)

<div class="topic-metadata">

**Author:** [@kyle\_boyce](https://meta.discourse.org/u/kyle_boyce)\
**Replies:** 9\
**Last updated:** [September 16, 2021, 6:30pm UTC](https://meta.discourse.org/t/permissions-in-certain-category/203739 "2021-09-16T18:30:28Z")

</div>

Is it possible to have posts in a certain category: Allow everyone to create a post Only allow author and staff to reply Allow everyone to see posts - only author and staff can reply

---

## [Why I can see all other users activity in the in site notification?](https://meta.discourse.org/t/why-i-can-see-all-other-users-activity-in-the-in-site-notification/203741)

<div class="topic-metadata">

**Author:** [@outanhei](https://meta.discourse.org/u/outanhei)\
**Replies:** 2\
**Last updated:** [September 17, 2021, 3:43am UTC](https://meta.discourse.org/t/why-i-can-see-all-other-users-activity-in-the-in-site-notification/203741 "2021-09-17T03:43:49Z")

</div>

I just published my community, but I found that I can see all the users’ activities in the notification on the top right corner. Even for the message between other two people. Why is that? Is there any settings about not…

---

## [Reply by email stops working](https://meta.discourse.org/t/reply-by-email-stops-working/203742)

<div class="topic-metadata">

**Author:** [@nachotester](https://meta.discourse.org/u/nachotester)\
**Replies:** 1\
**Last updated:** [September 16, 2021, 3:33pm UTC](https://meta.discourse.org/t/reply-by-email-stops-working/203742 "2021-09-16T15:33:34Z")

</div>

I have reply-by-email set up working back in June with the mail receiver docker container. I’m not sure what has happened (I haven’t done any upgrade since), but the server can no longer process incoming emails. Mail r…

---

## [Have a question about plugin development and ember](https://meta.discourse.org/t/have-a-question-about-plugin-development-and-ember/203755)

<div class="topic-metadata">

**Author:** [@edwardila](https://meta.discourse.org/u/edwardila)\
**Replies:** 1\
**Last updated:** [September 16, 2021, 8:08pm UTC](https://meta.discourse.org/t/have-a-question-about-plugin-development-and-ember/203755 "2021-09-16T20:08:16Z")

</div>

Hi guys I developing new plugin with drag and drop sorting list for my requirements. How can i use ember package like ember i ember-drag-sort? Is it possible? I use discourse-docker for deployment and i need to create …

---

## [Difference between group messaging and private category?](https://meta.discourse.org/t/difference-between-group-messaging-and-private-category/203771)

<div class="topic-metadata">

**Author:** [@Wall-E](https://meta.discourse.org/u/Wall-E)\
**Replies:** 5\
**Last updated:** [February 13, 2022, 7:15am UTC](https://meta.discourse.org/t/difference-between-group-messaging-and-private-category/203771 "2022-02-13T07:15:57Z")

</div>

After 1.5 year using discourse, I am puzzled regarding the difference between a private category that would be accessible/visible to only one group, and group messaging within that same group. Is there any? Typically, f…

---

## [New install fails on Ubuntu 20.04.3 LTS](https://meta.discourse.org/t/new-install-fails-on-ubuntu-20-04-3-lts/203778)

<div class="topic-metadata">

**Author:** [@AndreTechExec](https://meta.discourse.org/u/AndreTechExec)\
**Replies:** 11\
**Last updated:** [September 20, 2021, 6:00pm UTC](https://meta.discourse.org/t/new-install-fails-on-ubuntu-20-04-3-lts/203778 "2021-09-20T18:00:20Z")

</div>

New install on new EC2 instance with standard setup fails. launched an EC2 instance on AWS of Ubuntu 20.04.3 did all the latest ubuntu updates. Ran the simple standard install found here sudo -s git clone https://github…

---

## [POP3 polling: "Sorry an error has occured"](https://meta.discourse.org/t/pop3-polling-sorry-an-error-has-occured/203810)

<div class="topic-metadata">

**Author:** [@NRaj](https://meta.discourse.org/u/NRaj)\
**Replies:** 0\
**Last updated:** [September 17, 2021, 12:21pm UTC](https://meta.discourse.org/t/pop3-polling-sorry-an-error-has-occured/203810 "2021-09-17T12:21:03Z")

</div>

I have Discourse up and running and wish to enable POP3 polling. I have our office mail server and I checked that POP3 works with plain text on port 110 (unencrypted is ok because it is on private LAN) There is now a me…

---

## [Plugin to show full name only to users of the same group](https://meta.discourse.org/t/plugin-to-show-full-name-only-to-users-of-the-same-group/203813)

<div class="topic-metadata">

**Author:** [@matewka](https://meta.discourse.org/u/matewka)\
**Replies:** 8\
**Last updated:** [September 18, 2021, 10:12am UTC](https://meta.discourse.org/t/plugin-to-show-full-name-only-to-users-of-the-same-group/203813 "2021-09-18T10:12:21Z")

</div>

Hi everyone, I’m googling my problem for a few weeks already and I’m pretty close to giving up. The background: I develop and maintain a multi-tenant admin panel for sport clubs. My self-hosted discourse forum is ava…

---

## [UI (admin) For Custom Badges](https://meta.discourse.org/t/ui-admin-for-custom-badges/203819)

<div class="topic-metadata">

**Author:** [@cogdog](https://meta.discourse.org/u/cogdog)\
**Replies:** 0\
**Last updated:** [September 17, 2021, 3:01pm UTC](https://meta.discourse.org/t/ui-admin-for-custom-badges/203819 "2021-09-17T15:01:41Z")

</div>

I’m using badges to recognize attendees and presenters for an online conference hosted in discourse. Some issues would be nice to see addressed. It takes a lot of back and forth to go from the editing in admin settings…

---

## [Group activity shows it for all groups](https://meta.discourse.org/t/group-activity-shows-it-for-all-groups/203820)

<div class="topic-metadata">

**Author:** [@Wall-E](https://meta.discourse.org/u/Wall-E)\
**Replies:** 1\
**Last updated:** [September 17, 2021, 4:38pm UTC](https://meta.discourse.org/t/group-activity-shows-it-for-all-groups/203820 "2021-09-17T16:38:55Z")

</div>

In groups management page, clicking on the members tab shows all members of the group. Same for messages, it shows the messages exchange within the group. But clicking on activity shows the activity not just for the sele…

---

## [Gsub producing different results running the same code](https://meta.discourse.org/t/gsub-producing-different-results-running-the-same-code/203837)

<div class="topic-metadata">

**Author:** [@pfaffman](https://meta.discourse.org/u/pfaffman)\
**Replies:** 3\
**Last updated:** [September 17, 2021, 8:47pm UTC](https://meta.discourse.org/t/gsub-producing-different-results-running-the-same-code/203837 "2021-09-17T20:47:49Z")

</div>

Maybe this is a stackoverflow question and I don’t understand what gsub does~~, but this looks like bizarre ruby behavior that I wonder if it could somehow be the ruby image?~~ I get the same results in irb on my local m…

[Previous page](https://meta.discourse.org/hot.md?page=1394)

[Next page](https://meta.discourse.org/hot.md?page=1396)
