Skip to content

Conversation

@johnpinto1
Copy link
Contributor

DCC issue https://github.com/DigitalCurationCentre/DMPonline-Service/issues/713

Caused by variable @plan used instead of @record in method share?() in app/policies/plan_policy.rb
@user.org.plans.include?(@plan)) <---- SHOULD BE @user.org.plans.include?(@record)

DCC issue https://github.com/DigitalCurationCentre/DMPonline-Service/issues/713

Caused by variable @plan used instead of @record in method share?() in app/policies/plan_policy.rb
 @user.org.plans.include?(@plan)) <---- SHOULD BE @user.org.plans.include?(@record)
@briri briri merged commit 705c94d into development Mar 31, 2022
@briri briri deleted the bug_dcc_713_admins_don_have_access_to_share_tab branch March 31, 2022 16:17
@briri briri mentioned this pull request Apr 6, 2022
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.

4 participants