Thanks! I now know what went wrong: in defaults I set some metadata to be added to a custom column, but in overrides or site sections I wanted this specific metadate to only be added to a new story from that site.
It seems that rating=>#info,a in defaults still overrides rating=>#info,n in site section or override. When I set in default rating=>#info,n and change the site sections for the sites where I want rating to be added to rating=>#info,a it works.
|