question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Setting a choice in updateParameters causes the DAV plugin to be enabled

See original GitHub issue

Prerequisites

Description

Setting a choice in updateParameters in a Data Access View (DAV) plugin will fire an event and cause the plugin to be enable. For example refer to ExtractFromContent or SplitNodesPlugin which have this issue and so for now, the setChoice logic has been commented out.

Steps to Reproduce

  1. Open the Data Access View
  2. Open a graph

Expected behaviour: No plugin is active

Actual behaviour: The Extract from Content plugin or Split Nodes plugin is enabled in the DAV

Reproduces how often: 90%

Additional Information

The issue currently does not occur because the relevant code is commented.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
aldebaran30701commented, Dec 18, 2019

Recreation of this issue from my experience is from doing the following:

  1. open constellation
  2. open DAV
  3. open new analytic graph
  4. expand split nodes plugin a. select “correlation” b. uncheck split nodes plugin
  5. close graph
  6. open new analytic graph

These steps seem to reproduce the issue 100% of the time thus far. “split node plugin” and “extract from … plugin” seem interchangeable with these steps and produce the same result.

NOTE: The issue is still persistent even with the code commented out. the current release will produce the issue when following the steps above.

0reactions
arcturus2commented, Dec 18, 2019

@aldebaran30701 nice work on the reproducer. I didn’t realise this was happening with that code commented out. Are you still ok to look into this when you can?

If so and say you need to make a change that requires updates to the 2 existing plugins, that is fine too. I’m relying on other developers reading CHANGELOG.md as the primary way to communicate to them that they need to be aware of changes that could affect them in their modules dependant off Constellation (“Core”).

Read more comments on GitHub >

github_iconTop Results From Across the Web

jenkinsci/active-choices-plugin - GitHub
This plugin provides new scripted, dynamic parameters for freestyle jobs that can be rendered as combo-boxes, check-boxes, radio-buttons or rich HTML UI ...
Read more >
Untitled
Dr. nitin karandikar, Hualfin 1100, Corsa cdti 1.3 egr valve symptoms, 6th grade middle ... First learning train set compatible, Pilchards quiche recipes, ......
Read more >
Jenkins Dynamic parameters based on previously selected ...
1.Install Active Choices Plugin in your Jenkins. 2.Add an ACTIVE CHOICE PARAMETER enter image description here. Add an ACTIVE CHOICE REACTIVE PARAMETER.
Read more >
ownCloud Developer Manual - ownCloud Documentation
When debug mode is enabled in ownCloud, a variety of debugging features are enabled - see debugging documentation. Set debug to true in ......
Read more >
PDF-Manager.pdf - Documentation
Recommended Skill Set. 434. Debugging Tools. 434. Modern Browser. 434. Developer Tools Enabled. 434. AngularJS Browser Plugin.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found