When I go in a secondary tag (on my server and on flarum.org) and try to "Start a Discussion" it selects as tag only the secondary tag and not also the primary. Where I try to post with only secondary I get this error:
POST http://beta.communiti.ch/api/discussions
{
"errors": [
{
"source": {
"pointer": "/data/attributes/tags"
},
"detail": "Discussion must have between 1 and 1 primary tags."
}
]
}
If I click on the secondary tag to add the primary it automatically includes the primary one.
It's not big of a deal, but it would be nice to be able to translate these errors