Log message #4151142

# At Username Text
# Jun 13th 2018, 15:47 neon1024 Hmm, that doesn’t feel very verbose
# Jun 13th 2018, 15:47 neon1024 Hm, so that `- api` is my plugin command then?
# Jun 13th 2018, 15:47 dereuromark the rest is underlying php stuff not relevant IMO
# Jun 13th 2018, 15:46 dereuromark just bin/cake api
# Jun 13th 2018, 15:46 neon1024 Just a namespace in the plugin
# Jun 13th 2018, 15:46 neon1024 File uploaded https://cakesf.slack.com/files/U1BT622HW/FB67ATD5E/screen_shot_2018-06-13_at_16.46.19.png / https://slack-files.com/T053DPNCM-FB67ATD5E-1f44d7f178
# Jun 13th 2018, 15:46 dereuromark why the prefix?
# Jun 13th 2018, 15:46 neon1024 My command is `$ bin/cake gaia/supply.api sync Packages`
# Jun 13th 2018, 15:46 dereuromark if everyone (especially me) would bitch about everything first, the world would end :P
# Jun 13th 2018, 15:45 dereuromark but yours seem to be actual bugs of sorts, maybe you didnt sync the skeleton files?
# Jun 13th 2018, 15:45 neon1024 We all have different ways of working
# Jun 13th 2018, 15:45 dereuromark ;) I dont seem to encourage you hard enough
# Jun 13th 2018, 15:45 neon1024 I’ll go read the ticket :slightly_smiling_face:
# Jun 13th 2018, 15:45 neon1024 He forgets I’m lazy.
# Jun 13th 2018, 15:44 neon1024 He sure has high expectations of everyone else ;)
# Jun 13th 2018, 15:43 lorenzo it’s always about dereuromark :)
# Jun 13th 2018, 15:43 neon1024 This one? https://github.com/cakephp/cakephp/issues/12123
# Jun 13th 2018, 15:43 neon1024 Oh, you’re telling me to check the tickets because it’s your ticket
# Jun 13th 2018, 15:43 dereuromark afaik there is only some issue with namespaced plugins, otherwise should work
# Jun 13th 2018, 15:42 neon1024 We aren’t all ticket masters @dereuromark!
# Jun 13th 2018, 15:42 neon1024 It’s lost the header, and the list of all commands
# Jun 13th 2018, 15:42 lorenzo @neon1024 what changed?
# Jun 13th 2018, 15:42 neon1024 Moan first, work second :P
# Jun 13th 2018, 15:42 dereuromark You always forget that part :slightly_smiling_face:
# Jun 13th 2018, 15:42 dereuromark LOL, how about checking existing tickets
# Jun 13th 2018, 15:41 neon1024 I don’t like the new bin/cake. Who do I complain at? ;)
# Jun 13th 2018, 15:41 lorenzo just change something and check the audits table
# Jun 13th 2018, 15:41 lorenzo no need
# Jun 13th 2018, 15:41 itmpls is there a way to test / debug where it's trying to create/use the audit stash?
# Jun 13th 2018, 15:40 itmpls i shouldn't need to bake/create a class for audit stash, or do I?
# Jun 13th 2018, 15:34 lorenzo no, that should be it
# Jun 13th 2018, 15:34 itmpls @lorenzo - once I have the table up and I added the behavior to my table and once a record gets modified/created in that table, is there any other thing I setup before it starts dumping into audit_stash?
# Jun 13th 2018, 15:21 lorenzo :slightly_smiling_face:
# Jun 13th 2018, 15:21 itmpls i'll just manually create it
# Jun 13th 2018, 15:21 itmpls ah np
# Jun 13th 2018, 15:20 neon1024 Hah, perhaps you can ask @lorenzo :P
# Jun 13th 2018, 15:20 lorenzo working on that
# Jun 13th 2018, 15:20 neon1024 Ah, there is only 1
# Jun 13th 2018, 15:20 lorenzo newer phinx is not yet in the migrations plugin
# Jun 13th 2018, 15:20 neon1024 Is that in the correct set of migrations you are running?
# Jun 13th 2018, 15:19 itmpls well, it creates 'audit_stash_phinxlog' but not audit_stash for example