Is there any limits for number of properties used in templates? We use a lot of properties in dozens templates. But from one time we can not add any new reusable property to our templates. We can create new property, add it value at the page as in-text with the #set or[[]] clauses. And we can use it by semantic search. But when we add the property in template and add the value as template values, the SW didn't see it value and the semantic search didn't find it.
We move from MW 1.29.1 and SMW 2.5.5 to new version -"smw": "3.1.5", "mediawiki": "1.34.0", and run rebuild script with any key combinations. But this didn't solve the problem. Any ideas?