Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Ladybug multiple instance support needs changes in the Framework #11230

Copy link
Copy link

Description

@evandongen
Issue body actions

Related Problem or Business Case

The frank framework supports multiple instances, but at the moment ladybug can't differ between them in its overview. To fix this, we need two things:

  1. All framework instances, belonging to the same cluster, need to provide their instance.name to the TestTool class.
  2. In the console, the 'instanceName' of the selected cluster member in the top right corner is passed as a query parameter to the ladybug iframe src.

Describe the Feature

  1. The instanceName needs to be determined and set in the org.wearefrank.ladybug.TestTool instance. Most likely this needs to be done somewhere in the neighbourhood of of LadybugReportGenerator and/or IbisDebuggerAdvice.
  2. The selected value from the dropdown has an 'instanceName':
Image

This instanceName needs to be appended as a value for the parameter filter-application to the ladybug url. Since it's running in an iframe, that should look something like this:
Image

Collaboration with External Companies

No, community resolution only

Anything else?

🛑 The first point can not be done at the moment. The setApplication setter is not available yet.
The second point can be integrated in the framework already since an extra request parameter will simply be ignored.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status
    No status
    Show more project fields

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.