Skip to content

Conversation

@xordoquy
Copy link
Contributor

@xordoquy xordoquy commented Nov 1, 2018

In some cases we end with an operation between two OperandHolder.
This didn't work as it didn't knew how to deal with | or &
This fixes by adding those operations.

Closes #6296

@carltongibson carltongibson added this to the 3.9.1 Release milestone Nov 5, 2018
Copy link
Collaborator

@carltongibson carltongibson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks for the quick fix!

@xordoquy xordoquy force-pushed the xordoquy/fix_composable_permissions branch from bc04a82 to e8c7e7e Compare November 27, 2018 14:18
In some cases we end with an operation between two `OperandHolder`.
This didn't work as it didn't knew how to deal with | or &
This fixes by adding those operations.
@xordoquy xordoquy force-pushed the xordoquy/fix_composable_permissions branch from e8c7e7e to 7457421 Compare November 27, 2018 14:30
@xordoquy xordoquy merged commit 11edf57 into master Nov 27, 2018
@xordoquy xordoquy deleted the xordoquy/fix_composable_permissions branch November 27, 2018 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Composable permissions issue (v3.9)

3 participants