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

Issue with what dashboards Active, Staff users can see in Superset #291

Closed
crathbun428 opened this issue Oct 22, 2024 · 0 comments · Fixed by openedx/tutor-contrib-aspects#970
Labels
aspects bug Report of or fix for something that isn't working as intended sumac

Comments

@crathbun428
Copy link

crathbun428 commented Oct 22, 2024

Steps to Reproduce

  1. Create a user with the following django permissions: Active:True; Staff: True; Superuser:False
  2. Add them to any role or combination of roles within the course
  3. Log in as the above user
  4. Navigate to the Reports tab on the Instructor tab
  5. Click on the link to Superset, and allow single sign on

Expected Behavior

  • On the Reports tab, I see three dashboards embedded: Course Dashboard, At-Risk Learner Dashboard, and Individual Learner Dashboard for the course I'm looking at reports for
  • In Superset, I see:
    • Course Dashboard, At-Risk Learner Dashboard, Individual Learner Dashboard - and can filter on any course on the instance
    • Course Comparison Dashboard - and can compare any course on the instance
    • Operator Dashboard

Actual Behavior

  • On the Reports tab, I see three dashboards embedded: Course Dashboard, At-Risk Learner Dashboard, and Individual Learner Dashboard for the course I'm looking at reports for
  • In Superset, I see:
    • Operator Dashboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aspects bug Report of or fix for something that isn't working as intended sumac
Projects
Development

Successfully merging a pull request may close this issue.

1 participant