Skip to content

Dev#2404

Merged
JamesPasta merged 6 commits into
testfrom
dev
May 6, 2026
Merged

Dev#2404
JamesPasta merged 6 commits into
testfrom
dev

Conversation

@JamesPasta
Copy link
Copy Markdown
Collaborator

No description provided.

hasanpour added 4 commits May 6, 2026 11:17
Fixed setting management to check for all 3 AI permissions rather than just scoring.
…sis-Permissions-and-Features

- Removes the intermediate "AI Analysis" parent node from both the permission tree and the Features modal introduced in AB#32812. Having a parent that grants no actual capability was confusing for ITAdmins.
- The three AI sub-features (Attachment Summaries, Application Analysis, Scoring) are now flat siblings in the Features modal. The three View and Generate permission pairs are now direct children of the AI permission group with no intermediate parent.
- The six permission key strings were also cleaned up to remove the redundant `.Analysis.` segment (for example `AI.Analysis.ViewApplicationAnalysis` becomes `AI.ViewApplicationAnalysis`).
- As part of this change, the ConfigureAI settings permission was also fixed to appear when any of the three AI features is enabled rather than only when Scoring is enabled.
- A host migration cleans up the orphaned `AI.Analysis` permission grants, removes the `Unity.AI.Analysis` feature rows, and renames the six existing permission grants in the database to match the new key names.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

🧪 Unit Test Results (Parallel Execution)

Tests

📊 Summary

Result Count
✅ Passed 632
❌ Failed 0
⚠️ Skipped 0

📄 HTML Reports

  • Merged Tests (HTML): Included in artifacts
    Generated automatically by CI.

JamesPasta and others added 2 commits May 6, 2026 13:56
Co-authored-by: Copilot <copilot@github.com>
@JamesPasta JamesPasta merged commit e577259 into test May 6, 2026
11 checks passed
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 6, 2026

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

🧪 Unit Test Results (Parallel Execution)

Tests

📊 Summary

Result Count
✅ Passed 632
❌ Failed 0
⚠️ Skipped 0

📄 HTML Reports

  • Merged Tests (HTML): Included in artifacts
    Generated automatically by CI.

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.

2 participants