Closed asaf closed 5 months ago
The following scenarios must work:
Scenario: User describes an app synonym, the record and the exact access level needed.
Input:
I need access to SEO optimizations project in jira, just to view tickets.
Expected: Grant for app projects, project SEO optimizations with Basic User Access
Scenario: User describes the app without mentioning any record or access level.
I need access to _projects_ app to the SEO optimizations project.
Expected: Follow up questions about the access level needed.
// user inputs the name of the project plus a hint about the access level I'm an auditor, I have to audit this project.
Expected: Grant for app projects, project SEO optimizations with Audit and Compliance
I need access to _projects_ app.
Expected: Follow up questions
// user inputs the name of the project plus a hint about the access level I need access to optimize SEO, I just need to create some tickets.
Expected: Grant for app projects, project SEO optimizations with Project Member Access
The following scenarios must work:
First shot
Scenario: User describes an app synonym, the record and the exact access level needed.
Input:
Expected: Grant for app projects, project SEO optimizations with Basic User Access
App and Record
Scenario: User describes the app without mentioning any record or access level.
Input:
Expected: Follow up questions about the access level needed.
Expected: Grant for app projects, project SEO optimizations with Audit and Compliance
App only
Scenario: User describes the app without mentioning any record or access level.
Input:
Expected: Follow up questions
Expected: Grant for app projects, project SEO optimizations with Project Member Access