Zend certified PHP/Magento developer

Manage stock needs to be set per store

Situation:

Magento 2.4.2 p1 (but was also like this on earlier versions)

We have Magento multistore.

So example.

I create a configurable product from our imprts (emagic manager(.
I set ‘manage stock’ for default value of the configurable product to ‘no’
Now as ‘manage stock’ is a global setting I would expect the manage stock also te be no on different storeview.

However the change is only made for default store and not for any other store.

Running indexes etc do not work.

So now we need to manually open the configurable product. Change to different storeview and set the manage stock to ‘no’ for that store.

How can we get the manage stock to get working on all storeviews as it is supposed to happen?