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

Hide new story link if user does not have permission to create a new story on the subproject #1063

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ande3577
Copy link
Contributor

If a user attempts to create a story on a subproject where either:

  1. The backlogs module is disabled
  2. The user does not have permission to create a new story

The new dialog will still appear and a 403 error will result when the user attempts to create the story. This change simply hides subprojects where the user does not have permission to create a new story from the drop down list.

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.

1 participant