Skip to content

Feedback form preserve data from the very first launch  #17

@vborodav

Description

@vborodav

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:

  1. Launch App under test
  2. Open feedback form
  3. Open "info block" with System profile and save data for the reference
  4. Close Feedback form
  5. Make some action (e.g. Check for updates or generate new logs)
  6. Reopen feedback form
  7. 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

  1. Launch App under test
  2. Open feedback form
  3. Fill in required fields
  4. Send feedback
  5. Reopen feedback form

Actual results:

  • All fields are pre-filled with entries from previous report

Expected results:

  • Fields are empty

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions