Multisite with group configuration

this multisite configuration works fine (which follows the cats and dogs configuration from the documentation)

Group Name Theme locale timezone Currency Base URL
Website English theme1 en Asia/Singapore SGD http://learn.domain.test/en
Website Thailand theme1 th Asia/Bangkok Thai Baht http://learn.domain.test/th
JobPortal English theme2 en Asia/Singapore SGD http://job.domain.test/en
JobPortal Thailand theme2 th Asia/Bangkok Thai Baht http://job.domain.test/th

this one does not work, and this is the one I would need, to keep the main domain as it is, and add some subdomain to it along the way. Is that expected for this conf. to not work? thanks

Group Name Theme locale timezone Currency Base URL
Website English theme1 en Asia/Singapore SGD http://domain.test/en
Website Thailand theme1 th Asia/Bangkok Thai Baht http://domain.test/th
JobPortal English theme2 en Asia/Singapore SGD http://job.domain.test/en
JobPortal Thailand theme2 th Asia/Bangkok Thai Baht http://job.domain.test/th

EDIT: the issue at hand is that it does not apply the correct theme but always the main theme theme taken from the primary site.