Reproduce
1. Place a sign (doesn't matter if you type something)
2.
/data modify block <pos> front_text.messages[0] set value {text: "test", bold: true}
Expected
The sign has the text "test" in bold on the first line.
Observed
Error message "Nothing changed. The specified properties already have these values".
More info
This is the only way to do the same thing, but it will override any existing text:
/data modify block -262 64 2 front_text.messages set value [{text: "test", bold: true},{text:""},{text:""},{text:""}]
A more complicated setup with a macro that has arguments for the existing text could in theory be used.
Linked issues
duplicates 1
Comments 3
Thank you for your report!
We're tracking this issue in MC-279252, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Too late: MC-279252