Importing a file with a Published column and no Published Scope column used to publish products and collections to Point of Sale (and any other channel) as well as the Online Store. Now the Published column only changes the Online Store, and Point of Sale is left exactly as it is unless the file includes a Published Scope value. This keeps the two columns compatible with files written for other import tools, so those files behave the same way in Altera.
Fixes#
- Published targets the Online Store -
Publishedset toTRUEorFALSEwith noPublished Scopecolumn publishes or unpublishes on the Online Store only and leaves Point of Sale unchanged (Published Scope reference). - New collections respect FALSE - a new collection with
Publishedset toFALSEis no longer published to Point of Sale. - Export shows the real scope - product exports on stores without Point of Sale now show
webin thePublished Scopecolumn instead ofglobal.
Heads-up#
- Set Published Scope to change Point of Sale - use
globalto publish to Point of Sale andwebto remove from it. Files that already include aPublished Scopevalue behave as before. - Existing products - on an existing product,
PublishedandPublished Scopeare applied only when thePublishedvalue changes the product’s Online Store status. UsePublished: Point of Saleto change Point of Sale on its own. - Per-channel columns still win -
Published: Point of Saleand otherPublished: [Sales Channel]columns continue to overridePublishedandPublished Scope.

