The issue
I have a Primary tag on my forum that i've configured three nested tags for. I read somewhere on discuss.flarum.org that tags nested under primary tags are treated as secondary tags, which is fine but I've noticed that when I create a discussion, and specify multiple of those nested tags as tags of the post, it is hidden from All Discussions view. Is this a bug?
Here is what the tags look like as of now in the admin panel:
However new discussions that are in my Tabletop primary tag but specify more than one of these three tags nested within are not visible in all discussions.
Flarum information
root@localhost:/var/www/html/flarum# php flarum info
Flarum core: 1.8.3
PHP version: 8.1.26
MySQL version: 8.0.35-0ubuntu0.22.04.1
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, json, pcntl, Reflection, SPL, session, standard, sodium, mysqlnd, PDO, xml, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, gmp, iconv, exif, mysqli, pdo_mysql, Phar, posix, readline, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, xmlreader, xmlwriter, xsl, zip, Zend OPcache
+-------------------------------------+---------+--------+
| Flarum Extensions | | |
+-------------------------------------+---------+--------+
| ID | Version | Commit |
+-------------------------------------+---------+--------+
| flarum-flags | v1.8.0 | |
| flarum-markdown | v1.8.0 | |
| afrux-forum-widgets-core | v0.1.7 | |
| flarum-approval | v1.8.1 | |
| flarum-tags | v1.8.0 | |
| flarum-suspend | v1.8.1 | |
| the-turk-flamoji | 1.0.4 | |
| sycho-profile-cover | v1.3.5 | |
| sycho-advanced-extension-categories | v0.1.3 | |
| ralkage-hcaptcha | 1.0.0 | |
| nearata-gif-avatars | 1.0.0 | |
| nearata-discord-widget | v1.0.1 | |
| matteocontrini-imgur-upload | v3.9.1 | |
| justoverclock-username-blacklist | 0.1.0 | |
| justoverclock-staff-members-widget | 0.1.3 | |
| fof-webhooks | 1.2.3 | |
| fof-user-bio | 1.3.1 | |
| fof-socialprofile | 1.1.6 | |
| fof-profile-image-crop | 1.1.6 | |
| fof-polls | 2.1.2 | |
| fof-links | 1.2.1 | |
| flarum-subscriptions | v1.8.0 | |
| flarum-sticky | v1.8.0 | |
| flarum-statistics | v1.8.0 | |
| flarum-mentions | v1.8.2 | |
| flarum-lock | v1.8.0 | |
| flarum-likes | v1.8.0 | |
| flarum-lang-english | v1.8.0 | |
| flarum-emoji | v1.8.0 | |
| flarum-bbcode | v1.8.0 | |
| dalez-fluent-flarum | v1.2.1 | |
| askvortsov-rich-text | v2.1.7 | |
| askvortsov-pwa | v3.3.3 | |
| afrux-online-users-widget | v0.1.6 | |
| afrux-news-widget | v0.1.1 | |
+-------------------------------------+---------+--------+
Base URL: https://melonmancy.cafe
Installation path: /var/www/html/flarum
Queue driver: sync
Session driver: file
Mail driver: smtp
Debug mode: off