Travis Raup

Results 14 comments of Travis Raup

neither super key on my keyboard works.

`name: locationlist, value: '[reference:ref.articles.article_1],[reference:ref.articles.article_2],[reference:ref.articles.article_3]'` `Migration aborted! Reason: Error in execution of step 35: Cache key "ez-location-[reference:ref.articles.article_1]-1" contains reserved characters {}()/\@: in file /var/www/html/project/ezplatform/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php line 162 `

Looks like it doesn't like the colon between `reference:ref`

I will change my reference tagging format. Is there a reason why - vs . to separate hierarchy? ``` # Shared "dummy" content for development # create dummy authors -...

Looks like the same thing is happening when I switch the tags to use references instead of hard coding the keyword. ``` Migration aborted! Reason: Error in execution of step...

I was missing this `languages: [eng-GB]` from my site_group in ezplatform.yml I thought that line could be removed. I was using ezplatform-ee-demo as a reference

Right so I see a pattern now. If I remove from ezplatform.yml -> site_group -> languages [eng-GB] and my default siteaccess is set for eng-US kaliop fails when updating a...

Did this every get released? I'm also curious how to achieve this goal with aggregating result sets and performing math operations.

I think this is the feature I need the most and the only one I really care about. I don't think I can get my family on board to contribute...

Got my local dev setup and taking a look at the database. Seems everything is in `stock_log`. History of stock items, date purchased and quantity + price. So no database...