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

List views should filter by org when a user is OrgAdmin #849

Open
jefmoura opened this issue Nov 28, 2017 · 1 comment
Open

List views should filter by org when a user is OrgAdmin #849

jefmoura opened this issue Nov 28, 2017 · 1 comment
Assignees
Labels

Comments

@jefmoura
Copy link
Member

As OrgAdmin is a superuser of their organization, they should be able to see any information from their organization. In other words, they should be able to fetch data based on their organization.

  • Check/update endpoints that we need to change the filter
  • Add/update unit tests to cover the cases
@jefmoura jefmoura added this to the v0.9.5 milestone Nov 28, 2017
@jefmoura jefmoura closed this as completed Dec 4, 2017
@jefmoura jefmoura reopened this Dec 4, 2017
@rafa-munoz rafa-munoz modified the milestones: v0.9.5, v0.9.6 Dec 11, 2017
@karrla karrla assigned glind and jefmoura and unassigned glind Dec 11, 2017
@karrla karrla modified the milestones: v0.9.6, v1.1, v2.0, v2.1, v2.2 Jan 11, 2018
@jefmoura
Copy link
Member Author

jefmoura commented Feb 1, 2018

Can you check this for us @karrla ?

Should we filter the following models by org?

  • CollectedData
  • WorkflowLevel2Sort
  • Contact

There are other models that we can filter by org through one of their fields, e.g., WorkflowTeam -> workflowlevel1 -> organization. Should we apply the filter to them?

  • WorkflowTeam
  • Indicator
  • Objective
  • Documentation
  • Checklist
  • WorkflowLevel2
  • Beneficiary
  • Budget
  • RiskRegister

@glind glind modified the milestones: v2.2, v2.3 Feb 5, 2018
@glind glind removed the dev-v2 label Feb 5, 2018
@karrla karrla self-assigned this Feb 6, 2018
@karrla karrla added the bug label Feb 12, 2018
@karrla karrla modified the milestones: v2.3, v2.4 Mar 5, 2018
@karrla karrla removed this from the v2.4 milestone Mar 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants