On the pop up window it shows the following.

It could mean that the transaction is invalid.
Since your node is synced, that transaction must have been marked from "
Unknown" to "
Unconfirmed: not in mempool" after scanning the blockchain.
Note: "
Not in mempool" mean that the transaction is neither in your node's mempool nor in the Blockchain.
You can use
testmempoolaccept command to see if you can still send it to the nodes, follow this: