Skip to content

fix: unauthorized template creation from history - #6528

Open
Schwehn42 wants to merge 2 commits into
mainfrom
js/fix/unauthorized-template-creation
Open

fix: unauthorized template creation from history#6528
Schwehn42 wants to merge 2 commits into
mainfrom
js/fix/unauthorized-template-creation

Conversation

@Schwehn42

Copy link
Copy Markdown
Member

Description

Previously, users could create templates from boards even if they weren't allowed to look at custom templates.

This has been fixed, following the same logic of the templates:
users may create templates iff:

Changelog

  • only display create template from board mini menu item if users are allowed to see custom templates
  • refactor to make conditional mini menu array item entries look cleaner

Checklist

  • I have performed a self-review of my own code
  • I have written and understand every part of this contribution myself - if AI tools were used, I have thoroughly reviewed and verified all changes
  • I have commented my code, particularly in hard-to-understand areas

@Schwehn42 Schwehn42 self-assigned this Aug 19, 2026
@Schwehn42 Schwehn42 added Review Needed This pull request is ready for review Bug (MEDIUM) Frontend At least some of this PR changes stuff in the frontend code labels Aug 19, 2026
@github-actions

Copy link
Copy Markdown

The deployment to the dev cluster was successful. You can find the deployment here: https://6528.development.scrumlr.fra.ics.inovex.io
This deployment is only for testing purposes and will be deleted after 1 week.
To redeploy rerun the workflow.
DO NOT STORE IMPORTANT DATA ON THIS DEPLOYMENT

Deployed Images
  • ghcr.io/inovex/scrumlr.io/scrumlr-frontend:sha-5153fcf

  • ghcr.io/inovex/scrumlr.io/scrumlr-server:sha-5153fcf

@Schwehn42 Schwehn42 moved this from Todo to Review in scrumlr.io Aug 19, 2026

@Planlos5000 Planlos5000 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug (MEDIUM) Frontend At least some of this PR changes stuff in the frontend code Review Needed This pull request is ready for review

Projects

Status: Review

Development

Successfully merging this pull request may close these issues.

2 participants