-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 73.5
-
Fix Version/s: 3.30.0
-
Component/s: Automation
-
Tags:
-
Sprint:NOS 11.1.31 - 2020-04 1
-
Story Points:2
Enter Env in the editor and there is no completion offered. Enter ctx. and Env will be suggested as an option but ctx.Env is "undefined" at runtime.
TODO
- Offer Env as a suggestion option
- Remove ctx.Env as a suggestion option
ACCEPTANCE CRITERIA
- When typing "Env", it is offered as an option
- When typing "ctx." and triggering autocompletion "Env" is not offered as an option