Skip to content

license generator prompts for account & features #3140

Closed
@spikecurtis

Description

@spikecurtis

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiArea: HTTP API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions