Skip to content

license generator prompts for account & features #3140

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

Closed
Tracked by #480
spikecurtis opened this issue Jul 23, 2022 · 0 comments
Closed
Tracked by #480

license generator prompts for account & features #3140

spikecurtis opened this issue Jul 23, 2022 · 0 comments
Labels
api Area: HTTP API

Comments

@spikecurtis
Copy link
Contributor

spikecurtis commented Jul 23, 2022

Problem:

We want the license generator to be easy to use, and not depend on the user remembering all the features and their names.

For number of active users, 0 means unlimited seats, and we don't want that to be done accidentally.

AC:

Account ID

  1. license generator prompts for Salesforce account ID on generation
  2. validate that an invalid account ID is rejected

Features

  1. license generator prompts for number of active users & whether to enable or disable audit logging
  2. validate that in order to generate a license with active_user_limit: 0 the user must type unlimited
  3. validate that license file reflects audit logging choice

Note: automated unit testing is generally not required for this repo

@spikecurtis spikecurtis added the api Area: HTTP API label Jul 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Area: HTTP API
Projects
None yet
Development

No branches or pull requests

1 participant