2021-05-28 19:24:14 +00:00
|
|
|
---
|
2021-07-27 17:38:24 +00:00
|
|
|
name: Bug report
|
2021-05-28 21:55:36 +00:00
|
|
|
about: File a Bug !
|
2021-07-27 17:38:24 +00:00
|
|
|
title: ''
|
|
|
|
labels: type:bug
|
|
|
|
assignees: ''
|
2021-05-28 19:24:14 +00:00
|
|
|
|
|
|
|
---
|
2021-07-27 17:38:24 +00:00
|
|
|
|
2021-05-28 19:24:14 +00:00
|
|
|
<!--- Focus on user impact in the title. Use the Summary Field to -->
|
|
|
|
<!--- describe the problem technically. -->
|
|
|
|
|
|
|
|
#### Summary
|
|
|
|
<!--- A description of the issue encountered. When possible, a description -->
|
|
|
|
<!--- of the impact of the issue. What use case does it impede?-->
|
|
|
|
|
|
|
|
#### Expected vs Current Behavior
|
|
|
|
<!--- Tell us what should have happened -->
|
|
|
|
|
|
|
|
#### Steps to Reproduce
|
|
|
|
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
|
|
|
|
<!--- reproduce this bug. Include code to reproduce, if relevant -->
|
|
|
|
1.
|
|
|
|
2.
|
|
|
|
3.
|
|
|
|
4.
|
|
|
|
|
|
|
|
#### Environment
|
2022-02-15 22:00:37 +00:00
|
|
|
<!--- If encountered on local machine, execute the following:
|
2022-05-24 20:10:14 +00:00
|
|
|
<!--- npx envinfo --system --browsers --npmPackages --binaries --markdown -->
|
2021-05-28 19:24:14 +00:00
|
|
|
* Open MCT Version: <!--- date of build, version, or SHA -->
|
2021-07-27 18:05:02 +00:00
|
|
|
* Deployment Type: <!--- npm dev? VIPER Dev? openmct-yamcs? -->
|
2021-05-28 19:24:14 +00:00
|
|
|
* OS:
|
|
|
|
* Browser:
|
|
|
|
|
2022-02-15 22:00:37 +00:00
|
|
|
#### Impact Check List
|
|
|
|
<!--- Please select from the following options -->
|
|
|
|
- [ ] Data loss or misrepresented data?
|
|
|
|
- [ ] Regression? Did this used to work or has it always been broken?
|
|
|
|
- [ ] Is there a workaround available?
|
|
|
|
- [ ] Does this impact a critical component?
|
|
|
|
- [ ] Is this just a visual bug with no functional impact?
|
2022-05-13 17:55:34 +00:00
|
|
|
- [ ] Does this block the execution of e2e tests?
|
2022-05-25 22:45:11 +00:00
|
|
|
- [ ] Does this have an impact on Performance?
|
2022-02-15 22:00:37 +00:00
|
|
|
|
2021-05-28 19:24:14 +00:00
|
|
|
#### Additional Information
|
|
|
|
<!--- Include any screenshots, gifs, or logs which will expedite triage -->
|