Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

Remove Content Editor From SEO Dashboard View #845

Closed
alexfinnarn opened this issue Mar 1, 2017 · 1 comment
Closed

Remove Content Editor From SEO Dashboard View #845

alexfinnarn opened this issue Mar 1, 2017 · 1 comment
Assignees
Labels

Comments

@alexfinnarn
Copy link

alexfinnarn commented Mar 1, 2017

Context

While logged in as a content editor on "admin/dashboard/seo," all of the links lead to "Access Denied." The permission for "use seo dashboard" was entered incorrectly.

Expected result

Given I am logged in as a user with the role
When I enable the "cu_seo_bundle" module
And I go to "admin/dashboard/seo"
Then I should see

Examples:
| role | message |
| content_editor | "Access denied" |
| edit_my_content | "Access denied" |
| site_owner | "Search Engine Optimization Checklist" |
| administrator | "Search Engine Optimization Checklist" |
| developer | "Search Engine Optimization Checklist" |

Current result

  1. Login to site as content_editor.
  2. Enable SEO bundle.
  3. Go to SEO dashboard overview page.
  4. View links that all have "access denied" status when clicked.

Possible Fix

Change "view seo dashboard" permission to "use seo dashboard" in cu_seo_bundle module.

Related Links

https://www-test.colorado.edu/cmci/admin/dashboard/seo

@kreynen
Copy link
Contributor

kreynen commented Jan 8, 2018

Since CE's edit and author most content, locking them out of feedback loop. Closing this for now in favor of keeping CEs and CEs and not adding more SOs.

One way to fix this would be #1799

@kreynen kreynen closed this as completed Jan 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants