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

Enable "Download Monthly Usage" Download Functionality For "Portage Network" #761

Open
wants to merge 2 commits into
base: integration
Choose a base branch
from

Conversation

aaronskiba
Copy link
Collaborator

Fixes #722

Changes proposed in this PR:

  • app/controllers/usage_controller.rb includes the following assignment: @funder = current_user.org.funder?. But "Portage Network" is the only org within DMP Assistant such that org.funder? == true. This PR re-enables the 'Download Monthly Usage' functionality for Portage Network.

`app/controllers/usage_controller.rb` includes the following assignment:
`@funder = current_user.org.funder?`
But "Portage Network" is the only org within DMP Assistant such that org.funder? == true. This commit re-enables the 'Download Monthly Usage' functionality for this org.
Copy link
Collaborator

@lagoan lagoan 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!

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.

2 participants