Aron Beal
Aron Beal
This is a continuation of the thread [here](https://github.com/jhedstrom/drupalextension/issues/276). I had thought that I didn't need alteration functionality, but I've expanded the extension capabilities to the point where I needed to...
The expand function in the existing version of the D7 entity reference handler makes the assumption that the argument that is passed in will be a title string (or a...
In throwing an exception within my Behat Step definition, I correctly fail a given behat test. However, before the command returns, I get the following: ` Recoverable fatal error: Argument...
How does one fix a broken configuration? If I run `hcl config` after installing for the first time, it prompts me for credentials and subdomain. I did not enter a...
When I initially load atom, I search for the string "Glist" to see what commands are available. The list is limited to "Glist: Toggle". It is only after selecting Glist:...
Hope you would consider adding the following PR. It adds support for generating an output filepath based on timestamp. We run multiple invocations of this, in the future with a...