Closed scadu closed 1 year ago
Thanks for this, @scadu! I'll check this out in detail this week.
Hi @scadu! Thank you again for your contributions here, they're much appreciated!
I've just had the chance to take a closer look at everything, and I've just pushed a few amendments to make sure your changes are all exercised by tests.
Adding the tests revealed one amendment to the schema changes I had to make: I had to shift the spot where we allow group
to be string or null to a slightly different spot (see ac024aa for details).
After all of this, I'm very happy to merge these changes now. Thanks for making it happen!
Addressed issues:
steps
attributegroup
to bestring
andnull
as per documentationallow_dependency_failure
andnotify
attributes togroup
Resolves #44