-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When I send a feedback I expect to re-open a clean form. Instead all fields contains entries from previous report. It also means that System profile maybe be outdated as it gathers data when the view was loaded for the first time.
Instead Form preserves all data from the very first launch even after the report was sent.
As a result, Developer may receive outdated System Profile if customer sends several reports during single session.
Case re-open feedback without sending the feedback.
Steps:
- Launch App under test
- Open feedback form
- Open "info block" with System profile and save data for the reference
- Close Feedback form
- Make some action (e.g. Check for updates or generate new logs)
- Reopen feedback form
- Compare System profile
Actual result:
- System profile contains outdated SULastCheckTime
Expected result:
- System profile should contain up-to-date info for better Troubleshooting
Case re-open feedback after sending the feedback.
Steps
- Launch App under test
- Open feedback form
- Fill in required fields
- Send feedback
- Reopen feedback form
Actual results:
- All fields are pre-filled with entries from previous report
Expected results:
- Fields are empty
anton-barkov
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working