<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to run a scheduled job ?]]></title><description><![CDATA[<p dir="auto">Hello. I try to achieve a namechange for the trust_level groups. In order to modify the slug I need to run <code>Jobs::EnsureDbConsistency</code> but I don't find out where or how.<br />
Related topic: <a href="https://meta.discourse.org/t/changing-trust-level-names-and-permissions/78392/32" target="_blank" rel="noopener noreferrer nofollow ugc">https://meta.discourse.org/t/changing-trust-level-names-and-permissions/78392/32</a><br />
Thx.</p>
]]></description><link>https://forum.cloudron.io/topic/7783/how-to-run-a-scheduled-job</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Jul 2026 08:47:55 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/7783.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 12 Oct 2022 07:51:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to run a scheduled job ? on Sat, 29 Oct 2022 13:15:23 GMT]]></title><description><![CDATA[<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> ! It worked. The changes took effect when I ran the job manually.</p>
]]></description><link>https://forum.cloudron.io/post/55087</link><guid isPermaLink="true">https://forum.cloudron.io/post/55087</guid><dc:creator><![CDATA[mononym]]></dc:creator><pubDate>Sat, 29 Oct 2022 13:15:23 GMT</pubDate></item><item><title><![CDATA[Reply to How to run a scheduled job ? on Wed, 12 Oct 2022 20:47:33 GMT]]></title><description><![CDATA[<p dir="auto">This is a sidekiq job that is run every 12 hours it seems - <a href="https://github.com/discourse/discourse/blob/1472e47aae5bfdfb6fd9abfe89beb186c751f514/app/jobs/scheduled/ensure_db_consistency.rb#L6" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/discourse/discourse/blob/1472e47aae5bfdfb6fd9abfe89beb186c751f514/app/jobs/scheduled/ensure_db_consistency.rb#L6</a> .</p>
<p dir="auto">If you visit <code>https://discourse.domain.com/sidekiq/scheduler</code> you can run the job there.</p>
<p dir="auto"><img src="/assets/uploads/files/1665607627537-5998c228-5a6a-4fb0-8019-a8c6d5949cb2-image-resized.png" alt="5998c228-5a6a-4fb0-8019-a8c6d5949cb2-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/54362</link><guid isPermaLink="true">https://forum.cloudron.io/post/54362</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 12 Oct 2022 20:47:33 GMT</pubDate></item></channel></rss>