Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EZP-31029: Adjust Role transformers to introduced type hints in RoleService #1111

Merged
merged 2 commits into from
Oct 18, 2019

Conversation

mikadamczyk
Copy link
Contributor

@mikadamczyk mikadamczyk commented Oct 17, 2019

Question Answer
Tickets https://jira.ez.no/browse/EZP-31029
Bug fix? no
New feature? no
BC breaks? no
Tests pass? yes
Doc needed? no
License GPL-2.0

After adding type hints to RoleService we must pass integer as a Role ID to RoleService:: loadRole and RoleService:: loadRoleAssignment methods

Needs ezsystems/ezpublish-kernel#2822

Checklist:

  • Coding standards ($ composer fix-cs)
  • Ready for Code Review

Copy link
Contributor

@ViniTou ViniTou left a comment

Choose a reason for hiding this comment

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

I think according changes may be also needed in REST package.

@lserwatka lserwatka merged commit b10657e into master Oct 18, 2019
@lserwatka lserwatka deleted the role_service_typehint branch October 18, 2019 07:40
mateuszdebinski pushed a commit that referenced this pull request Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

5 participants