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

Added user_id, group_id, tenant_id #16089

Merged
merged 4 commits into from
Oct 3, 2017
Merged

Commits on Oct 2, 2017

  1. Added user_id, group_id, tenant_id

    If the User and group ids are passed in we run the method
    using User.with_user which sets the User.current_user
    mkanoor committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    06cea72 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2017

  1. Fixed rubocop error

    mkanoor committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    37c8822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3613c0c View commit details
    Browse the repository at this point in the history
  3. Was calling the old function

    mkanoor committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    21404dc View commit details
    Browse the repository at this point in the history