-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
Context:
Currently, when I first load optimize with no license provided, I get the "Invalid license provided" message on the license page, which is a bit misleading. It would be nice to differentiate between there not being a provided license and the provided license being invalid, so that we can display more appropriate error messages in the frontend.
Problem description:
- given:
- I start Optimize the first time
- when:
- I go to the login page and
- I get redirected to the license
- then:
- I see the error message "Invalid license provided"
- expected:
- I see the error message "No license stored in Optimize. Please provide a valid Optimize license.", since I never have provided a valid license.
This is the controller panel for Smart Panels app
[OPT-2988] Differentiate between no license provided and invalid license provided
Labels | Original: backend current_release frontend | New: backend current_release frontend next_release |
Labels | Original: backend current_release frontend next_release | New: backend frontend next_release |
Issue Type | Original: Task [ 3 ] | New: Bug Report [ 1 ] |
Labels | Original: backend frontend next_release | New: backend current_release frontend next_release |
Labels | Original: backend current_release frontend next_release | New: backend current_release frontend |
Status | Original: Open [ 1 ] | New: In Specification [ 10000 ] |
Status | Original: In Specification [ 10000 ] | New: In Development [ 10312 ] |
Description | Original: Currently, when I first load optimize with no license provided, I get the "Invalid license provided" message on the license page, which is a bit misleading. It would be nice to differentiate between there not being a provided license and the provided license being invalid, so that we can display more appropriate error messages in the frontend. |
New:
*Context:*
Currently, when I first load optimize with no license provided, I get the "Invalid license provided" message on the license page, which is a bit misleading. It would be nice to differentiate between there not being a provided license and the provided license being invalid, so that we can display more appropriate error messages in the frontend. *Problem description:* * given: ** I start Optimize the first time * when: ** I go to the login page and ** I get redirected to the license * then: ** I see the error message "Invalid license provided" * expected: ** I see the error message "No license stored in Optimize. Please provide a valid Optimize license.", since I never have provided a valid license. |
Labels | Original: backend current_release frontend | New: backend current_release needs_testing |