SIT-14190: Default Ticket Category Values

How to Use This Feature

Feature Summary: Default Values for Ticket Category and Ticket Type

Overview

------------

This feature provides default values for ticket category and ticket type in event and event series setup. The goal is to make the current flow easier and more dynamic.

Behavior

------------

  • In event series setup:
  • Default value for ticket category: "Season"
  • Default value for ticket type when "Season" ticket type category is selected: "Standard"
  • In event setup:
  • Default value for ticket category: "Single"
  • Default value for ticket type when "Single" ticket type category is selected: "Single"
  • Requirements

    ----------------

  • The default values should be created/updated only by Happsnow users with partner ID 1.
  • Acceptance Criteria

    ----------------------

    The feature passes the following acceptance criteria:

  • Scenario: Add a new price code in event series setup
  • Given I am logged into the system
  • And I am on the event series setup page
  • When I click to create a new price code
  • Then I should see "Season" as default ticket category
  • And I should see "Standard" as default ticket type
  • Scenario: Add a new price code in event setup
  • Given I am logged into the system
  • And I am on the event setup page
  • When I click to create a new price code
  • Then I should see "Single" as default ticket category
  • And I should see "Single" as default ticket type
  • Additional Information

    Status: Deployed
    🏠 Home View in Jira