Needs work
Project:
Drupal Canvas
Version:
1.x-dev
Component:
AI
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2025 at 07:58 UTC
Updated:
17 Dec 2025 at 10:37 UTC
Jump to comment: Most recent
While working on #3548637: Canvas AI: Give AI more context about the libraries present in Canvas we identified the need for a dedicated permission to access and manage the configuration settings pages for Canvas AI. The existing 'use Drupal Canvas AI' permission should remain solely for its intended functionality (using the AI features), separate from administrative access.
Create a new permission administer Canvas AI which will be used for all the configuration settings pages in Canvas AI.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
kunal.sachdev commentedComment #4
kunal.sachdev commentedComment #5
kunal.sachdev commentedComment #6
narendrarExisting forms can be tested for permission. Write functional test for this
Eg:
Comment #8
utkarsh_33 commentedIt's ready for a review.
Comment #9
wim leersWhy not a kernel test? See MR.