Keenan Brock

Results 507 comments of Keenan Brock

update: - rebased - extracted `tools/feature_supports_matrix` change (already merged) - extracted `ReadOnlyModels` change (closed that PR)

I think having a plugin that says "I'm a taggable, rbac applyable, data model that is in each provider" may have merit.

update: - rebased - reindented hash rockets in specs (rubocop)

Updated: - Rebased - No longer defaulting the delimiter settings.yml value. - Apache now sends a delimiter value for all configurations. - The settings takes precedence over the apache header.

update: - Require appliance_console 9.2 (it can handle the 2 different saml configuration files now stored in appliance - group parameter now called `REMOTE_USER_GROUP_DELIMITER` - setting is now called `group_delimiter`...

update: - removed duplicate custom delimiter test (, vs |) - changed spec wording so it was clear whether we were using setting, fallback, or header. - added spec to...

@jrafanie Well, setting `@associations = []` would fix the first error. But that runs into the issue that `column` is also nil. So this will generate an `MiqExpression` with a...

@jrafanie I tried changing a schedule's expression to point to a report id that was not valid. it just returned an empty array. Is there some incompatibility in the schedules...

@pint2oo @bryanfrancois did you get a chance to run that query and find the reports that display `BAD` on the screen?

Thank you @mathieu-ui Ok, so the entry after id: 1000000000068 threw an error (id: 1000000000058) since it had no filter. I'm sorry, I should have specified `get_filter&.exp`. Your followup is...