Stack Size Database Issue?

Hey
After the latest update 3.1.4, I try to change my stack sizes again after loosing them while update.
I tried it with wood. Vanilla size: 1000 | My Size: 10000
After the console cmd "stacksizecontroller.setstack wood 10000" + "o.reload StackSizeController", it works.

BUT

If i type "stacksizecontroller.itemsearch wood" i get this list 
Wood Info List
I can stack wood up to 10000, but the list says "0".
Maybe i am missunderstanding something, but idk what :)

That's a bug in the current issue, it only shows CustomStackSize if it's set in the data file. Will be fixed this weekend.

t1pGJXJO4nd8SXj.jpg AnExiledGod

That's a bug in the current issue, it only shows CustomStackSize if it's set in the data file. Will be fixed this weekend.

Can you tell me where the size is saved?

Configuration

d6EqpvuAi8JVaDz.jpg AnExiledGod

Configuration

If i change the data file, has the data file higher priority than config file? Or have I remove the individual sizes from config?

Edit: nvm. I have to remove the data from config file. it has higher prio. thanks for your help :)

IndividualStackHardLimits in the config takes full priority, data file second. This weekend that order may change in the next update as I expand options.