Skip to content
  • This project
    • Loading...
  • Sign in

Christian Gerdes / WebServicePlugins

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Issues 12
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
Closed
Open
Issue #11 opened 2018-01-30 17:32:51 UTC by Christian Gerdes@lilchger

Context Menus not visible

When a web test result is viewed/openened, and the test has not been recorded earlier in the same session, and the webtest file itself is not in the root of any Projects (i.e. placed in a sub folder of the Project), the Connect.cs code will not be able to find the webtest and connect it to the results. If the webtest is not found, the context menus (for adding extraction/validation rules, and for adding parameters in requests) will not be activated/visible.

The code for searching for the webtest is in the GetWebTest() method of Connect class in the ResultTab namespace.

Edited 2018-02-09 16:23:39 UTC
  • Christian Gerdes
    @lilchger commented 2018-01-30 17:34:59 UTC
    Master

    When this happens, a note should be displayed somewhere informing the user that the originating webtest could not be found. Also, the code in the GetWebTest() method should be able to find the webtests anywhere in the solution.

  • Christian Gerdes
    @lilchger

    mentioned in commit 4126ab10

    2018-02-02 10:16:46 UTC

    Mentioned in commit 4126ab10

    Toggle commit list
  • Christian Gerdes
    @lilchger commented 2018-02-02 10:18:11 UTC
    Master

    There is a fix in the commit 4126ab10 in the 2015 branch. Needs to be Cherry Picked to the other branches for new builds.

  • Christian Gerdes
    @lilchger

    mentioned in commit 466256ef

    2018-02-05 13:29:47 UTC

    Mentioned in commit 466256ef

    Toggle commit list
  • Christian Gerdes
    @lilchger

    mentioned in commit 74d630ca

    2018-02-05 15:38:33 UTC

    Mentioned in commit 74d630ca

    Toggle commit list
  • Christian Gerdes
    @lilchger

    mentioned in commit 6fba1da8

    2018-02-08 16:23:15 UTC

    Mentioned in commit 6fba1da8

    Toggle commit list
  • Christian Gerdes
    @lilchger commented 2018-02-09 14:37:25 UTC
    Master

    Now this fix is in all branches. Closing this issue.

  • Christian Gerdes
    @lilchger

    status changed to closed

    2018-02-09 14:37:25 UTC

    Status changed to closed

    Toggle commit list
  • Christian Gerdes
    @lilchger

    mentioned in issue #7

    2018-02-09 14:39:24 UTC

    Mentioned in issue #7

    Toggle commit list
  • Christian Gerdes
    @lilchger

    status changed to reopened

    2018-02-09 16:17:14 UTC

    Status changed to reopened

    Toggle commit list
  • Christian Gerdes
    @lilchger commented 2018-02-09 16:18:32 UTC
    Master

    Still does not work on some requests, seems that embedded webtest requests do not work (when one webtest calls Another webtest, that embedded or nested webtests requests can not find the webtest details, and the menu is not shown).

  • Christian Gerdes
    @lilchger

    added in progress label

    2018-02-09 16:23:39 UTC

    Added In Progress label

    Toggle commit list
  • Please register or sign in to post a comment
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
None
Due date
No due date
3
Labels
In Progress bug confirmed
Assign labels
  • View labels
1
1 participant
Reference: lilchger/WebServicePlugins#11