# Rendi visibile nell'interfaccia il motivo dell'errore nello spostamento dei post

**URL:** https://meta.discourse.org/t/make-reason-for-error-moving-posts-visible-in-the-interface/393690
**Category:** Feature
**Created:** [16 Gennaio 2026, 3:51pm UTC](https://meta.discourse.org/t/make-reason-for-error-moving-posts-visible-in-the-interface/393690 "2026-01-16T15:51:57Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [16 Gennaio 2026, 3:51pm UTC](https://meta.discourse.org/t/make-reason-for-error-moving-posts-visible-in-the-interface/393690/1 "2026-01-16T15:51:57Z")

</div>

Recentemente, ho avuto difficoltà a spostare un post in un nuovo argomento. Il modale mostrava solo:

> Si è verificato un errore durante lo spostamento dei post.

 ![image](https://global.discourse-cdn.com/meta/original/4X/2/4/0/24005ceb8844f69aa94a48482286258d3a99f403.png)

Beh, questa volta non è stato così difficile; non avevo scelto una categoria. Ma, curiosità, non ha funzionato nemmeno quando ho aggiunto una categoria. Quindi ho controllato la console del browser:

 ![move post error](https://global.discourse-cdn.com/meta/original/4X/c/6/0/c60640bc4290fa2ed5637fba28dd2be40cab200f.png)

Anche questo non mi ha aiutato, ma alla fine, nella scheda di rete, ho trovato:  
 ![image](https://global.discourse-cdn.com/meta/original/4X/1/9/6/19614b8412ae663e6ac0586a72eff3841d9b1bc0.png)

Sarebbe stato davvero utile saperlo senza usare un dispositivo su cui ho accesso a tali strumenti. È possibile mostrare il messaggio di errore effettivo nell’interfaccia?

> **Domanda correlata fuori tema**
>
> Questo mi avrebbe davvero aiutato a capire perché a volte riesco a dividere in un nuovo argomento con il titolo “Testing” e a volte no.  
> Avrei quindi saputo che si trattava del conteggio dei caratteri e sarei stato un passo più vicino a pensare che potrebbe esserci una differenza se il primo post selezionato è stato creato da un amministratore. È previsto che un amministratore possa aggirare la `lunghezza minima del titolo dell'argomento` durante la divisione di un post se il post è stato scritto da un amministratore ma non se è stato creato da un utente?

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [9 Febbraio 2026, 10:34am UTC](https://meta.discourse.org/t/make-reason-for-error-moving-posts-visible-in-the-interface/393690/2 "2026-02-09T10:34:51Z")

</div>

Non credo che questo sia un #Contribute > Feature, ma piuttosto un #Contribute > Bug 😉

> <https://github.com/discourse/discourse/pull/37634>
>
> When moving posts to a new topic fails (e.g. title too short, missing required t…ags, duplicate title), the modal only shows a generic "There was an error moving posts." message. Users had to open browser dev tools and inspect the network response to find the actual reason for the failure.
> 
> Use \`extractError\` from \`ajax-error.js\` to extract the specific error message from the server's JSON response, falling back to the generic message when no details are available.
> 
> https://meta.discourse.org/t/393690
> 
> \*\*BEFORE\*\*
> 
> \<img width="1727" height="1461" alt="2026-02-09 @ 10 23 04" src="https://github.com/user-attachments/assets/2e5f8880-44c3-4734-92b8-f663ced64f25" /\>
> 
> \*\*AFTER\*\*
> 
> \<img width="1727" height="1461" alt="2026-02-09 @ 10 22 21" src="https://github.com/user-attachments/assets/8de939ef-8033-4672-ab21-1de04d1e4ec7" /\>

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [14 Febbraio 2026, 7:00am UTC](https://meta.discourse.org/t/make-reason-for-error-moving-posts-visible-in-the-interface/393690/5 "2026-02-14T07:00:36Z")

</div>

Questo argomento è stato chiuso automaticamente dopo 2 giorni. Non sono più ammesse nuove risposte.
